* Compatible for Flake8 from version flake8>=4. (#4)
* Pin to flake8<6 as it's incompatible. (#2)
* Remove reference to py.builtin in tests. (#2)
* Disabled the 'enabler' plugin when running tests. (#2)
* Declare minimum flake8 as v5. (#1)
* Adopted jaraco/skeleton for packaging.
- Add patch support-pytest-9.patch:
* Support pytest 9 changes.
- Drop patch support-flake8-5.patch, no longer required.
- Use pyproject macros.
- Update URL to its new home and License.