mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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
1 changed files with 1 additions and 0 deletions
|
@ -8999,6 +8999,7 @@ callback signature using a prototype function.")
|
|||
(build-system python-build-system)
|
||||
(propagated-inputs
|
||||
(list python-backcall
|
||||
python-decorator
|
||||
python-pyzmq
|
||||
python-prompt-toolkit-2
|
||||
python-terminado
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue