- Ensure linting in tox and pre-commit are in sync by running linting inside tox through pre-commit in a separate environment.
- To avoid multiple runs, linting is called only once (with Python 3.8)
- Similarly, create a separate environment for coverage and run it only with Python 3.8
- Review of README.md and CHANGELOG.md
Full Changelog: v0.1.9...v0.1.10