mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-19 23:55:54 +02:00
gnu: python-quadpy: Adjust inputs.
* gnu/packages/maths.scm (python-quadpy)[inputs]: Add python-matplotlib. [native-inputs]: Remove python-wheel. Change-Id: I72f2d7daafebd98f96245697aecb60c176981336
This commit is contained in:
@@ -4784,9 +4784,11 @@ Mathematics (GLM) library to Python.")
|
||||
(list python-accupy
|
||||
python-pytest
|
||||
python-setuptools
|
||||
python-wheel
|
||||
unzip
|
||||
vtk))
|
||||
(inputs
|
||||
;; [optional]
|
||||
(list python-matplotlib))
|
||||
(propagated-inputs
|
||||
(list python-importlib-metadata
|
||||
python-numpy
|
||||
|
||||
Reference in New Issue
Block a user