diff --git a/setup.py b/setup.py index 97d9074d..d99771a4 100755 --- a/setup.py +++ b/setup.py @@ -72,7 +72,6 @@ tests_require = [ 'pytest', 'pytest-cov>=1.4', 'pytest-django', - 'python-coveralls', 'tornado', 'webob', 'webtest',