mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-06 21:16:54 +00:00
setup.cfg: Declare support for Python 3.9
This commit is contained in:
parent
6de8252c03
commit
309b331732
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ classifiers =
|
|||
Programming Language :: Python :: 3.6
|
||||
Programming Language :: Python :: 3.7
|
||||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3.9
|
||||
Topic :: Software Development :: Libraries :: Python Modules
|
||||
Topic :: Software Development :: Quality Assurance
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue