gnu: Remove python2-pytest-xdist.

* gnu/packages/check.scm (python2-pytest-xdist): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 22:52:22 -04:00
parent 90dd2a406d
commit 7ced2152d5
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -1476,9 +1476,6 @@ (define-public python-pytest-xdist
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")