summaryrefslogtreecommitdiff
path: root/gnu/packages/check.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/check.scm')
-rw-r--r--gnu/packages/check.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index 40c90a03f9..224c7e62e7 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -1476,9 +1476,6 @@ program code to a remote location, executes there, and then syncs the
result back.")
(license license:expat)))
-(define-public python2-pytest-xdist
- (package-with-python2 python-pytest-xdist))
-
(define-public python-pytest-xdist-next
(package/inherit python-pytest-xdist
(name "python-pytest-xdist")