Add dependencies and finish the py-tornado package.
This adds the following packages: py-backports-shutil-get-terminal-size py-nbformat py-backports-ssl-match-hostname py-pathlib2 py-entrypoints py-pickleshare py-futures py-pip py-ipykernel py-prompt-toolkit py-ipython-genutils py-ptyprocess py-ipywidgets py-simplegeneric py-jupyter-client py-singledispatch py-jupyter-console py-terminado py-jupyter-core py-traitlets py-jupyter-notebook py-wcwidth py-monotonic py-widgetsnbextension py-nbconvert
This commit is contained in:

committed by
Todd Gamblin

parent
6a5185a2a7
commit
8c650303ff
@@ -35,7 +35,7 @@ class PyFunctools32(Package):
|
||||
|
||||
version('3.2.3-2', '09f24ffd9af9f6cd0f63cb9f4e23d4b2')
|
||||
|
||||
extends('python', type=nolink)
|
||||
extends('python')
|
||||
|
||||
def install(self, spec, prefix):
|
||||
setup_py('install', '--prefix={0}'.format(prefix))
|
||||
|
Reference in New Issue
Block a user