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 @@ program code to a remote location, executes there, and then syncs the
|
||||||
result back.")
|
result back.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-pytest-xdist
|
|
||||||
(package-with-python2 python-pytest-xdist))
|
|
||||||
|
|
||||||
(define-public python-pytest-xdist-next
|
(define-public python-pytest-xdist-next
|
||||||
(package/inherit python-pytest-xdist
|
(package/inherit python-pytest-xdist
|
||||||
(name "python-pytest-xdist")
|
(name "python-pytest-xdist")
|
||||||
|
|
Reference in a new issue