me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pytest-pep8.

* gnu/packages/check.scm (python2-pytest-pep8): Delete variable.
Maxim Cournoyer 2022-04-29 14:06:36 -04:00
parent 716b5bd9d9
commit dc514a5164
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

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")