mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 06:36:37 -05:00
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 @@ (define-public python-pytest-runner
|
|||
@file{setup.py} files can use to run tests.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-pytest-runner
|
||||
(package-with-python2 python-pytest-runner))
|
||||
|
||||
(define-public python-pytest-lazy-fixture
|
||||
(package
|
||||
(name "python-pytest-lazy-fixture")
|
||||
|
|
Loading…
Reference in a new issue