econchick / interrogate

Explain yourself! Interrogate a codebase for docstring coverage.
https://interrogate.readthedocs.io
MIT License
562 stars 46 forks source link

Fix CI #157

Closed hynek closed 10 months ago

hynek commented 10 months ago

Hey, I just made a Pull Request!

Description

Drops unsupported Python versions, adds supported ones and make the CI green again.

Code changes except for the pkg_resources fix are all mechanical by pyupgrade.

Checklist for PR author(s)

Release note

Added
^^^^^

- Support for Python 3.11 & 3.12.

Removed
^^^^^^^

- Support for Python 3.6 & 3.7.
hynek commented 10 months ago

After this is merged, please: