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:
Sharlatan Hellseher 2026-01-24 20:20:28 +00:00
parent e149072756
commit e7c8bc07df
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -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")