summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/time.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/time.scm b/gnu/packages/time.scm
index 9f41f352bb..2930d1f3a7 100644
--- a/gnu/packages/time.scm
+++ b/gnu/packages/time.scm
@@ -378,9 +378,6 @@ under several distributions that's hard or impossible to figure out.")
ISO 8601 dates, time and duration.")
(license bsd-3)))
-(define-public python2-isodate
- (package-with-python2 python-isodate))
-
(define-public python-iso8601
(package
(name "python-iso8601")