summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/python-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 659bc26d55..d15749b1d1 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -5634,7 +5634,7 @@ processing tasks.")
(list python-matplotlib python-numpy python-pandas python-scipy))
(native-inputs
(list python-setuptools python-setuptools-scm
- python-pytest python-pytest-cov tzdata))
+ python-pytest python-pytest-cov python-wheel tzdata))
(home-page "https://github.com/has2k1/mizani")
(synopsis "Create data visualizations in Python")
(description