What's Changed
- Cleanup Python 2 references in setup.py by @geozeke in #644
- include tox.ini (because need unit test) by @hhatto in #646
- Fix E265 and E266 confusion and overlap by @PeterJCLaw in #650
- Use tomli in place of unmaintained toml package by @mgorny in #629
- fix: special case of
auto
value with flake8 config by @hhatto in #653
New Contributors
- @geozeke made their first contribution in #644
- @PeterJCLaw made their first contribution in #650
- @mgorny made their first contribution in #629
Full Changelog: v1.7.0...v1.7.1