gnu: Remove python2-flaky.

* gnu/packages/check.scm (python2-flaky): Delete variable.
This commit is contained in:
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

View file

@ -2838,9 +2838,6 @@ (define-public python-flaky
retried.")
(license license:asl2.0)))
(define-public python2-flaky
(package-with-python2 python-flaky))
(define-public python-pyhamcrest
(package
(name "python-pyhamcrest")