gnu: python-black: Use python-pytest-8.

* gnu/packages/python-xyz.scm (python-black)[native-inputs]: Remove
python-pytest; add python-pytest-8.

Change-Id: I38f746beea5f3512812f01afb07ccab099c56cf5
This commit is contained in:
Sharlatan Hellseher 2026-01-23 21:42:27 +00:00
parent 426956036f
commit 351af6e434
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -10546,7 +10546,7 @@ and integrated feature-set for programming Python effectively.")
python-pathspec
python-platformdirs))
(native-inputs
(list python-pytest
(list python-pytest-8
python-pytest-xdist
python-hatch-fancy-pypi-readme
python-hatch-vcs