gnu: Remove python2-pytest-runner.
* gnu/packages/check.scm (python2-pytest-runner): Delete variable.
This commit is contained in:
parent
1c09ed3721
commit
fa48004614
1 changed files with 0 additions and 3 deletions
|
@ -1327,9 +1327,6 @@ Python's @code{random.seed}.")
|
||||||
@file{setup.py} files can use to run tests.")
|
@file{setup.py} files can use to run tests.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-pytest-runner
|
|
||||||
(package-with-python2 python-pytest-runner))
|
|
||||||
|
|
||||||
(define-public python-pytest-lazy-fixture
|
(define-public python-pytest-lazy-fixture
|
||||||
(package
|
(package
|
||||||
(name "python-pytest-lazy-fixture")
|
(name "python-pytest-lazy-fixture")
|
||||||
|
|
Reference in a new issue