mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-29 07:42:23 -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.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-flaky
|
||||
(package-with-python2 python-flaky))
|
||||
|
||||
(define-public python-pyhamcrest
|
||||
(package
|
||||
(name "python-pyhamcrest")
|
||||
|
|
Loading…
Reference in a new issue