mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-02 16:17:27 +01:00
gnu: python-rich: Remove optional input ipywidgets.
* gnu/packages/python-xyz.scm (python-rich)[propagated-inputs]: Remove python-ipywidgets.
This commit is contained in:
parent
4709decb45
commit
0e8826824c
1 changed files with 0 additions and 1 deletions
|
@ -14782,7 +14782,6 @@ (define-public python-rich
|
|||
`(("python-attrs" ,python-attrs)
|
||||
("python-colorama" ,python-colorama)
|
||||
("python-commonmark" ,python-commonmark)
|
||||
("python-ipywidgets" ,python-ipywidgets)
|
||||
("python-pygments" ,python-pygments)
|
||||
("python-typing-extensions" ,python-typing-extensions)))
|
||||
(native-inputs
|
||||
|
|
Loading…
Reference in a new issue