aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorDanny Milosavljevic <dannym@friendly-machines.com>2024-12-20 21:53:07 +0100
committerDanny Milosavljevic <dannym@friendly-machines.com>2024-12-21 02:26:46 +0100
commit4f837f30454e4b4f81d567054f077461155c92dd (patch)
tree28679be294779f0c1155b98edde970f465543384 /gnu/packages
parent42ba1aa8b3090f3a4957d36be14e93c5e36f1825 (diff)
downloadguix-4f837f30454e4b4f81d567054f077461155c92dd.tar.gz
guix-4f837f30454e4b4f81d567054f077461155c92dd.zip
gnu: python-colorcet: Fix build.
* gnu/packages/python-xyz.scm (python-colorcet)[native-inputs]: Add python-setuptools, python-wheel. Change-Id: I4a2c721bd5fffd3475bb97273a284eef1433aaa9
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/python-xyz.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 29aa1d5682..74976f71c5 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -1295,7 +1295,9 @@ git integration, command-line support, and a curses-based TUI.")
python-packaging
python-pytest
python-pytest-cov
- python-pytest-mpl))
+ python-pytest-mpl
+ python-setuptools
+ python-wheel))
(home-page "https://colorcet.holoviz.org/")
(synopsis "Collection of perceptually uniform colormaps")
(description "Colorcet is a collection of perceptually accurate 256-color