mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-06 04:56:54 +00:00
These should have been committed over a week ago.
This commit is contained in:
parent
d3b8f9a284
commit
1d665700e5
2 changed files with 62 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -52,6 +52,6 @@ setup(
|
|||
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||
"Topic :: Software Development :: Quality Assurance",
|
||||
],
|
||||
tests_require=['nose'],
|
||||
tests_require=['nose', 'mock'],
|
||||
test_suite='nose.collector',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue