Skip to content

Support for 3.7+ and pyproject

Latest
Compare
Choose a tag to compare
@jonpas jonpas released this 12 Nov 01:31
· 1 commit to master since this release
f047456
  • Convert to pyproject.toml (PEP 621)
  • Add support for Python 3.7, 3.8, 3.9, 3.10, 3.11
  • Drop support for Python 2.7, 3.5 and 3.6
  • Use hatchling and Hatch