0.21.0
- remove
noqa: F401from__init__.pyfiles - add type checking to documentation
conf.py - enforces
lfline ending withruff - target python version 3.9 instead of 3.10 for lint
- remove
setup.pymentions frompyproject.toml - remove
pytestutilityrequires_module - add explicit codecov token to support
codecov/codecov-action@v4 - pin
pytestto 8.0 or above due to backward incompatible change onpytest.warns - run
twinecheck before upload to PyPI
Full Changelog: 0.20.0...0.21.0