Trying to get coveralls and nose working.

Programming is hard
This commit is contained in:
Mike Helmick 2013-06-11 11:44:31 -04:00
parent f74596c40b
commit ea178df702
2 changed files with 1 additions and 4 deletions

View file

@ -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',