--- a/setup.py
+++ b/setup.py
@@ -11,6 +11,4 @@
     url='https://github.com/allanlei/python-zipstream',
     packages=find_packages(exclude=['tests']),
     keywords='zip streaming',
-    test_suite='nose.collector',
-    tests_require=['nose'],
 )
