mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: python-celery: Use python-pytest-7.1.
* gnu/packages/python-xyz.scm (python-celery) [native-inputs]: Replace python-pytest with python-pytest-7.1.
This commit is contained in:
parent
2fd1e063f0
commit
5a65dcf653
1 changed files with 1 additions and 1 deletions
|
@ -16423,7 +16423,7 @@ (define-public python-celery
|
|||
python-iniconfig
|
||||
python-moto
|
||||
python-msgpack
|
||||
python-pytest
|
||||
python-pytest-7.1 ;for pytest-subtests
|
||||
python-pytest-celery
|
||||
python-pytest-subtests
|
||||
python-pytest-timeout
|
||||
|
|
Loading…
Reference in a new issue