Show More
@@ -273,7 +273,7 b' extras_require = dict(' | |||||
273 | qtconsole = ['pyzmq>=2.1.11', 'pygments'], |
|
273 | qtconsole = ['pyzmq>=2.1.11', 'pygments'], | |
274 | zmq = ['pyzmq>=2.1.11'], |
|
274 | zmq = ['pyzmq>=2.1.11'], | |
275 | doc = ['Sphinx>=1.1', 'numpydoc'], |
|
275 | doc = ['Sphinx>=1.1', 'numpydoc'], | |
276 | test = ['nose>=0.10.1'], |
|
276 | test = ['nose>=0.10.1', 'requests'], | |
277 | terminal = [], |
|
277 | terminal = [], | |
278 | nbformat = ['jsonschema>=2.0'], |
|
278 | nbformat = ['jsonschema>=2.0'], | |
279 | notebook = ['tornado>=3.1', 'pyzmq>=2.1.11', 'jinja2', 'pygments', 'mistune>=0.3.1'], |
|
279 | notebook = ['tornado>=3.1', 'pyzmq>=2.1.11', 'jinja2', 'pygments', 'mistune>=0.3.1'], |
General Comments 0
You need to be logged in to leave comments.
Login now