aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-matplotlib/files/patch-setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-matplotlib/files/patch-setup.cfg')
-rw-r--r--math/py-matplotlib/files/patch-setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-matplotlib/files/patch-setup.cfg b/math/py-matplotlib/files/patch-setup.cfg
index 296628a65950..2a3ff257b7c8 100644
--- a/math/py-matplotlib/files/patch-setup.cfg
+++ b/math/py-matplotlib/files/patch-setup.cfg
@@ -30,8 +30,8 @@
+# is the default behavior
+#
+## Date/timezone support:
-+pytz = False
-+dateutil = False
++pytz = True
++dateutil = True
+
+[gui_support]
+# Matplotlib supports multiple GUI toolkits, including Cocoa,