mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: python-mathics-django: Fix tests.
* gnu/packages/maths.scm (python-mathics-django)[propagated-inputs]: Add python-matplotlib, required for tests. Change-Id: I8db918772d6507505970e6a3c1e8c66db0ad18cd Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
parent
239f1a0c17
commit
6b02b5a806
1 changed files with 1 additions and 0 deletions
|
|
@ -11454,6 +11454,7 @@ Mathics3.")
|
|||
(propagated-inputs (list python-django
|
||||
python-mathics-scanner
|
||||
python-mathics-core
|
||||
python-matplotlib
|
||||
python-networkx
|
||||
python-pygments
|
||||
python-requests))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue