Archived
1
0
Fork 0

gnu: python-pint: Use python-pytest-7.1.

* gnu/packages/python-xyz.scm (python-pint)
[native-inputs]: Replace python-pytest with python-pytest-7.1.
This commit is contained in:
Maxim Cournoyer 2023-04-11 11:53:04 -04:00
parent 9b2c1ff7f9
commit 2fd1e063f0
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -968,7 +968,7 @@ Markdown. All extensions are found under the module namespace of pymdownx.")
"0rv0cbala7ibjbaf6kkcn0mdhqdbajnvlcw0f15gwzfwg10g0z1q"))))
(build-system python-build-system)
(native-inputs
(list python-pytest
(list python-pytest-7.1 ;for pytest-subtests
python-pytest-cov
python-pytest-mpl
python-pytest-subtests