gnu: python-rich: Remove optional input ipywidgets.
* gnu/packages/python-xyz.scm (python-rich)[propagated-inputs]: Remove python-ipywidgets.master
parent
4709decb45
commit
0e8826824c
|
@ -14782,7 +14782,6 @@ is made as zipfile like as possible.")
|
|||
`(("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
|
||||
|
|
Reference in New Issue