From 69e5efbcaf3be1822fd7ba9ece9842da0c0c95a4 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Sun, 1 May 2022 03:21:09 -0400 Subject: gnu: Remove python2-pytz. * gnu/packages/time.scm (python2-pytz): Delete variable. --- gnu/packages/time.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu/packages/time.scm') 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 @@ higher. It also solves the issue of ambiguous times at the end of daylight 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") -- cgit v1.2.3