diff mbox series

[bug#63453,v2,3/3] gnu: python-ipython-documentation: Update dependencies.

Message ID d269b63cff9eed832ba37376a2d5fd77902e27d1.1684785831.git.code@greghogan.com
State New
Headers show
Series Fix build for python-ipython-documentation. | expand

Commit Message

Greg Hogan May 22, 2023, 8:17 p.m. UTC
* gnu/packages/python-xyz.scm (python-ipython-documentation)
[native-inputs]: Add python-ipykernel.
---
 gnu/packages/python-xyz.scm | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 162e103cbc..19d66a6399 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -10477,6 +10477,7 @@  (define-public python-ipython-documentation
            font-gnu-freefont
            graphviz
            python-docrepr
+           python-ipykernel
            python-sphinx
            python-sphinx-rtd-theme
            texinfo