summaryrefslogtreecommitdiff
path: root/gnu/packages/python-check.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/python-check.scm')
-rw-r--r--gnu/packages/python-check.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm
index 5c584698b53..a276452a694 100644
--- a/gnu/packages/python-check.scm
+++ b/gnu/packages/python-check.scm
@@ -271,6 +271,7 @@ times and detect flakyness.")
271 (sha256 271 (sha256
272 (base32 "1h31m68igz670bzl307hazjrfbr8pk14mxflllar18ydmlrnl677")))) 272 (base32 "1h31m68igz670bzl307hazjrfbr8pk14mxflllar18ydmlrnl677"))))
273 (build-system pyproject-build-system) 273 (build-system pyproject-build-system)
274 (native-inputs (list python-setuptools python-wheel))
274 (propagated-inputs (list python-pytest)) 275 (propagated-inputs (list python-pytest))
275 (home-page "https://github.com/AdamGleave/pytest-shard") 276 (home-page "https://github.com/AdamGleave/pytest-shard")
276 (synopsis "Pytest plugin for sharding tests") 277 (synopsis "Pytest plugin for sharding tests")