1.7.3
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.