mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 11:32:21 +02:00
gnu: python-mathicsscript: Add missing inputs.
* gnu/packages/maths.scm (python-mathicsscript)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: Icb6f613afefe2074bc6e84cab2573474e74643bd
This commit is contained in:
@@ -10808,7 +10808,7 @@ to Wolfram.")
|
||||
python-prompt-toolkit
|
||||
python-pygments
|
||||
python-term-background))
|
||||
(native-inputs (list python-pytest))
|
||||
(native-inputs (list python-pytest python-setuptools python-wheel))
|
||||
(home-page "https://mathics.org/")
|
||||
(synopsis "Command-line interface to Mathics3")
|
||||
(description "This package provides a command-line interface to
|
||||
|
||||
Reference in New Issue
Block a user