mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-26 04:25:11 -06:00
gnu: python-readchar: Use python-pytest-8.
* gnu/packages/machine-learning.scm (python-readchar)[native-inputs]: Remove python-pytest; add python-pytest-8. Change-Id: I4a879d7d6e591e3c3e0971c93b257cf763a07f41
This commit is contained in:
parent
e149072756
commit
e7c8bc07df
1 changed files with 1 additions and 1 deletions
|
|
@ -5540,7 +5540,7 @@ as torchvision, torchtext, and others.")
|
|||
"16ypci664l54ka6ickwkpaa2id14h9h00y7z24z0bv0szld4mrxg"))))
|
||||
(build-system pyproject-build-system)
|
||||
(native-inputs
|
||||
(list python-pytest
|
||||
(list python-pytest-8
|
||||
python-pytest-cov
|
||||
python-setuptools))
|
||||
(home-page "https://github.com/magmax/python-readchar")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue