gnu: Remove python2-pytest-runner.

* gnu/packages/check.scm (python2-pytest-runner): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-05-01 01:39:47 -04:00
parent 1c09ed3721
commit fa48004614
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -1327,9 +1327,6 @@ Python's @code{random.seed}.")
@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")