summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorThomas Pointhuber <thomas.pointhuber@gmx.at>2014-03-18 13:19:50 +0100
committerThomas Pointhuber <thomas.pointhuber@gmx.at>2014-03-18 13:19:50 +0100
commit337bd6d907503176eb94290c3f386ce88167dea8 (patch)
tree384625d82b868329252f549992aee4f64d8a2566 /setup.py
parentfd86bf8189683aee72b934c8dd7544aa362a0728 (diff)
downloadsearxng-337bd6d907503176eb94290c3f386ce88167dea8.tar.gz
searxng-337bd6d907503176eb94290c3f386ce88167dea8.zip
simplify datetime extraction
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index fff709f2f..79f2acc42 100644
--- a/setup.py
+++ b/setup.py
@@ -35,6 +35,7 @@ setup(
'lxml',
'pyyaml',
'setuptools',
+ 'python-dateutil',
],
extras_require={
'test': [