diff setup.py @ 2611:c180ca699e72

install (setup): added python-dateutil as dependency (was already a dependency of Wokkel)
author Goffi <goffi@goffi.org>
date Thu, 21 Jun 2018 01:21:44 +0200
parents cb7bf936d8e8
children 72f6f37ab648
line wrap: on
line diff
--- a/setup.py	Thu Jun 21 01:21:34 2018 +0200
+++ b/setup.py	Thu Jun 21 01:21:44 2018 +0200
@@ -41,6 +41,7 @@
     'pygments',
     'pygobject',
     'PyOpenSSL',
+    'python-dateutil',
     'python-potr',
     'pyxdg',
     'sat_tmp>=0.0.3',