mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
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:
parent
426956036f
commit
351af6e434
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue