projects
/
leap_pycommon.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add dateutil to reqs
[leap_pycommon.git]
/
setup.py
diff --git
a/setup.py
b/setup.py
index
0156a1d
..
c0d1b7e
100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-21,6
+21,7
@@
from setuptools import setup, find_packages
requirements = [
"PyOpenSSL",
+ "python-dateutil",
]
# XXX add classifiers, docs