summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorSviatoslav Sydorenko <wk@sydorenko.org.ua>2017-04-23 19:29:58 +0300
committerSviatoslav Sydorenko <wk@sydorenko.org.ua>2017-04-23 19:29:58 +0300
commit2062e6d20fb9d7d60a47df385a779f773d356b79 (patch)
tree981bd43f0b206b79ebf7d014b6a96095656eb9a8 /setup.py
parent44551aa3fefebd76c71437755794ea69574cc5c8 (diff)
downloadcherrypy-git-2062e6d20fb9d7d60a47df385a779f773d356b79.tar.gz
Eliminate nose from package testing extras
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 1f920748..eb0b598f 100755
--- a/setup.py
+++ b/setup.py
@@ -81,8 +81,6 @@ extras_require = {
'ssl': ['pyOpenSSL'],
'testing': [
'coverage', # inspects tests coverage
- # TODO: drop nose dependency in favor of py.test analogue
- 'nose', # only used in cherrypy.test.{helper,test_{compat,routes}}
'nose-testconfig', # only used in cherrypy.test.helper
# cherrypy.lib.gctools