Skip to content

v3.4.0: Bunch of dependency updates

Choose a tag to compare

@AKuederle AKuederle released this 29 Aug 12:45

[3.4.0] - 29.08.2022

!!! Dropped Python 3.7 support !!!

Changed

  • All usages of distuils.StrictVersion are replaced with packaging.version.Version, as the former is deprecated.
  • Self type is used whenever a method returns itself (or a copy). A bunch of other typing issues were fixed while
    doing that

Packaging

  • Dropped Python 3.7 support
  • Now committing lock file
  • Switched to poethepoet from doit
  • Updated readthedocs config to not require a seperate requirements.txt