0.4
- Require setuptools >= 61.0.0 only on Python 3.7+, this forces support for reading metadata from
pyproject.toml
when possible without constraining usage on older Python versions (which may still read their metadata fromsetup.cfg
)
pyproject.toml
when possible without constraining usage on older Python versions (which may still read their metadata from setup.cfg
)