Version 2.0.2
Internal
- PyPI releases are now fully automated via a GitHub actions workflow that is triggered on every new git tag.
- Cleaned up Makefile, requirements.txt file and tox.ini configurations for faster and cleaner builds.
- Broke up the
requirements.txt
file into 3 different files under therequirements/
folder to separate runtime, testing, and documentation dependencies.