Skip to content

1.0.1

Compare
Choose a tag to compare
@john-hen john-hen released this 06 Aug 17:01
· 37 commits to main since this release
  • Fixes: python -m flake8p did not return exit code.
  • Uses built-in tomllib module instead of external tomli package as of Python 3.11.
  • Updates documentation to point out that pyproject.toml must be in current folder.