]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
Removes test_require from setup.py 570/head
authorIvo Jimenez <ivo.jimenez@gmail.com>
Mon, 13 Jul 2015 20:37:43 +0000 (13:37 -0700)
committerIvo Jimenez <ivo.jimenez@gmail.com>
Tue, 14 Jul 2015 18:28:39 +0000 (11:28 -0700)
setuptools doesn't install dependencies found in tests_require, so
there's no need to have these here.

setup.py

index ddea12f5430a9e55bb9fcce1bee283b0e1c9dac7..4c256a8a56868358bde60239a4cf4328a9ec0f80 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,6 @@ setup(
                       'ndg-httpsclient',
                       'pyasn1',
                       ],
-    tests_require=['nose >=1.0.0', 'fudge >=1.0.3'],
 
 
     # to find the code associated with entry point