1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-21 00:25:58 +02:00

gnu: Remove python2-pytest-pep8.

* gnu/packages/check.scm (python2-pytest-pep8): Delete variable.
This commit is contained in:
Maxim Cournoyer
2022-04-29 14:06:36 -04:00
parent 716b5bd9d9
commit dc514a5164
-3
View File
@@ -2399,9 +2399,6 @@ a Pytest test execution.")
(description "Pytest plugin for checking PEP8 compliance.")
(license license:expat)))
(define-public python2-pytest-pep8
(package-with-python2 python-pytest-pep8))
(define-public python-pytest-perf
(package
(name "python-pytest-perf")