Update requirements
nose-cov==1.6 really hope this works >__>
This commit is contained in:
parent
8c41a3e9da
commit
b9b7199cc6
3 changed files with 2 additions and 4 deletions
3
setup.py
3
setup.py
|
|
@ -31,9 +31,6 @@ setup(
|
|||
open('HISTORY.rst').read(),
|
||||
include_package_data=True,
|
||||
packages=packages,
|
||||
test_suite='nose.collector',
|
||||
tests_require=['nose'],
|
||||
extras_require={'test': ['nose']},
|
||||
classifiers=[
|
||||
'Development Status :: 4 - Beta',
|
||||
'Intended Audience :: Developers',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue