summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/check.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index be67b20d76..29388ffab6 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -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")