simplify datetime extraction

This commit is contained in:
Thomas Pointhuber 2014-03-18 13:19:50 +01:00
parent fd86bf8189
commit 337bd6d907
5 changed files with 15 additions and 13 deletions

View file

@ -35,6 +35,7 @@ setup(
'lxml',
'pyyaml',
'setuptools',
'python-dateutil',
],
extras_require={
'test': [