rekado pushed a commit to branch master
in repository guix.
commit 0e8826824c6ec3160969117ec87805cb82d74c70
Author: Ricardo Wurmus <[email protected]>
AuthorDate: Wed Dec 8 16:13:50 2021 +0100
gnu: python-rich: Remove optional input ipywidgets.
* gnu/packages/python-xyz.scm (python-rich)[propagated-inputs]: Remove
python-ipywidgets.
---
gnu/packages/python-xyz.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index ae62eea..81b887c 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -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