gnu: python-ipython: Add missing input.
* gnu/packages/python-xyz.scm (python-ipython)[propagated-inputs]: Add python-decorator.
This commit is contained in:
parent
ce1746819b
commit
a2fb35e43d
@ -8999,6 +8999,7 @@ callback signature using a prototype function.")
|
|||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list python-backcall
|
(list python-backcall
|
||||||
|
python-decorator
|
||||||
python-pyzmq
|
python-pyzmq
|
||||||
python-prompt-toolkit-2
|
python-prompt-toolkit-2
|
||||||
python-terminado
|
python-terminado
|
||||||
|
Loading…
Reference in New Issue
Block a user