summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2026-05-19 14:55:46 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2026-05-19 14:55:52 +0100
commit4ea232db4abe69c1851dc1e8b99dc38b251dcc00 (patch)
tree73687ffd9bcbb97ccf043b89bdc82541630ec91e
parentc8277ed8c2e905a87e2022329ff1c7d9d2303c25 (diff)
gnu: python-numpy-documentation: Fix build on Python@3.12.
* gnu/packages/python-xyz.scm (python-numpy-documentation): [native-inputs]: Add python-setuptools. Change-Id: I4ed1ac1baeaeb463c2d0612e231e6e57aa55ea86
-rw-r--r--gnu/packages/python-xyz.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 92d9fcf2b1..6f50d25491 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -12071,6 +12071,7 @@ numpysane has:
python-pandas
python-pydata-sphinx-theme
python-scipy ;used by matplotlib
+ python-setuptools
python-sphinx
python-sphinx-copybutton
python-sphinx-design