mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-04 02:19:18 -05:00
gnu: Remove python2-flaky.
* gnu/packages/check.scm (python2-flaky): Delete variable.
This commit is contained in:
parent
6d22dc676a
commit
5df79d1ea8
1 changed files with 0 additions and 3 deletions
|
@ -2838,9 +2838,6 @@ (define-public python-flaky
|
||||||
retried.")
|
retried.")
|
||||||
(license license:asl2.0)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
(define-public python2-flaky
|
|
||||||
(package-with-python2 python-flaky))
|
|
||||||
|
|
||||||
(define-public python-pyhamcrest
|
(define-public python-pyhamcrest
|
||||||
(package
|
(package
|
||||||
(name "python-pyhamcrest")
|
(name "python-pyhamcrest")
|
||||||
|
|
Loading…
Reference in a new issue