me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-flaky.

* gnu/packages/check.scm (python2-flaky): Delete variable.
Maxim Cournoyer 2022-05-01 03:14:17 -04:00
parent 6d22dc676a
commit 5df79d1ea8
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -2838,9 +2838,6 @@ those tests or marking them to @code{@@skip}, they can be automatically
retried.")
(license license:asl2.0)))
(define-public python2-flaky
(package-with-python2 python-flaky))
(define-public python-pyhamcrest
(package
(name "python-pyhamcrest")