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:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user