mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
setup.py: new topic classifiers
This commit is contained in:
parent
b8aab10d5f
commit
2e76b4191a
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
|
@ -36,8 +36,8 @@ setup(
|
|||
"Programming Language :: Python",
|
||||
"Programming Language :: Python :: 2",
|
||||
"Programming Language :: Python :: 3",
|
||||
"Topic :: Software Development",
|
||||
"Topic :: Utilities",
|
||||
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||
"Topic :: Software Development :: Quality Assurance",
|
||||
],
|
||||
tests_require=['nose'],
|
||||
test_suite='nose.collector',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue