gnu: Remove python2-pytest-xdist.
* gnu/packages/check.scm (python2-pytest-xdist): Delete variable.
This commit is contained in:
parent
90dd2a406d
commit
7ced2152d5
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue