me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pytest-flakes.

* gnu/packages/check.scm (python2-pytest-flakes): Delete variable.
Maxim Cournoyer 2022-04-29 13:41:50 -04:00
parent 2abde9b927
commit af6d88c803
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -2494,9 +2494,6 @@ each of the environments.")
(description "Pytest plugin for checking Python source code with pyflakes.")
(license license:expat)))
(define-public python2-pytest-flakes
(package-with-python2 python-pytest-flakes))
(define-public python-coverage-test-runner
(package
(name "python-coverage-test-runner")