mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-optree: Adjust inputs.
* gnu/packages/python-xyz.scm (python-optree) [native-inputs]: Remove python-pytest-cov and python-pytest-xdist; add python-setuptools and python-wheel. Change-Id: Ide571c2dfb7d03fae904de4f46d158efe5416068
This commit is contained in:
parent
032c687cec
commit
101c56df66
1 changed files with 2 additions and 2 deletions
|
@ -12648,8 +12648,8 @@ without using the configuration machinery.")
|
|||
(propagated-inputs (list python-typing-extensions))
|
||||
(native-inputs
|
||||
(list python-pytest
|
||||
python-pytest-cov
|
||||
python-pytest-xdist
|
||||
python-setuptools
|
||||
python-wheel
|
||||
cmake
|
||||
pybind11))
|
||||
(home-page "https://github.com/metaopt/optree")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue