mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-colorcet: Fix build.
* gnu/packages/python-xyz.scm (python-colorcet)[native-inputs]: Add python-setuptools, python-wheel. Change-Id: I4a2c721bd5fffd3475bb97273a284eef1433aaa9
This commit is contained in:
parent
42ba1aa8b3
commit
4f837f3045
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue