diff options
Diffstat (limited to 'gnu/packages/python-check.scm')
| -rw-r--r-- | gnu/packages/python-check.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index 04cdd85f010..35e99ee4835 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm | |||
| @@ -3342,7 +3342,7 @@ import them in their actual tests to use them.") | |||
| 3342 | (build-system pyproject-build-system) | 3342 | (build-system pyproject-build-system) |
| 3343 | (propagated-inputs (list python-pytest)) | 3343 | (propagated-inputs (list python-pytest)) |
| 3344 | (native-inputs | 3344 | (native-inputs |
| 3345 | (list git-minimal | 3345 | (list git-minimal/pinned |
| 3346 | python-pytest | 3346 | python-pytest |
| 3347 | python-setuptools | 3347 | python-setuptools |
| 3348 | python-setuptools-scm)) | 3348 | python-setuptools-scm)) |
