mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-conda-package-handling: Use python-pytest-8.
* gnu/packages/python-web.scm (python-conda-package-handling): [native-inputs]: Remove python-pytest; add python-pytest-8. Change-Id: I8e86f6c92b72c5b82ca0fdebd2e1aa11ec28a5ce
This commit is contained in:
committed by
Andreas Enge
parent
850bea99fc
commit
edddc96f5b
@@ -474,7 +474,7 @@ services.")
|
||||
(native-inputs
|
||||
(list python-bottle
|
||||
python-mock
|
||||
python-pytest
|
||||
python-pytest-8
|
||||
python-pytest-cov
|
||||
python-pytest-mock
|
||||
python-setuptools))
|
||||
|
||||
Reference in New Issue
Block a user