diff --git a/gnu/packages/time.scm b/gnu/packages/time.scm index 314ffcc18f..4aba10e01e 100644 --- a/gnu/packages/time.scm +++ b/gnu/packages/time.scm @@ -140,9 +140,6 @@ (define-public python-pytz saving time. Almost all of the Olson timezones are supported.") (license expat))) -(define-public python2-pytz - (package-with-python2 python-pytz)) - (define-public python-pendulum (package (name "python-pendulum")