Skip to content

1.7.3

Compare
Choose a tag to compare
@akaihola akaihola released this 27 Feb 08:43
· 169 commits to master since this release
d90b545

Added

  • Limit Black to versions before 24.2 until the incompatibility is resolved.
  • Stop testing on Python 3.7. Note: dropping support to be done in a separate PR.

Fixed

  • Typos in README.
  • Usage of the Black gen_python_files(gitignore_dict=...) parameter.
  • show_capture option in Pytest configuration.
  • Ignore some linter messages by recent versions of linters used in CI builds.