Trying to get coveralls and nose working.
Programming is hard
This commit is contained in:
parent
f74596c40b
commit
ea178df702
2 changed files with 1 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