mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-mathics-pygments: Add missing inputs.
* gnu/packages/maths.scm (python-mathics-pygments)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: Iab1194635b8199cb681384d02f3a7dd25cbaac86
This commit is contained in:
parent
2d9691b744
commit
f3969be43a
1 changed files with 1 additions and 0 deletions
|
@ -10719,6 +10719,7 @@ the Wolfram language.")
|
|||
(base32 "1q54c8mb9pgw8ncbs9hln183nxvvxq0d8495c8zakccsfswvznx2"))))
|
||||
(build-system pyproject-build-system)
|
||||
(propagated-inputs (list python-mathics-scanner python-pygments))
|
||||
(native-inputs (list python-setuptools python-wheel))
|
||||
(home-page "http://github.com/Mathics3/mathics-pygments/")
|
||||
(synopsis "Wolfram language lexer for Pygments")
|
||||
(description "This package provides a Wolfram language lexer for Pygments.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue