timezone info

This commit is contained in:
Jaume Delclòs Coll
2020-10-29 17:10:54 +01:00
parent 3a8630f2a7
commit 3e16943f32
3 changed files with 9 additions and 4 deletions

View File

@@ -22,6 +22,7 @@ setup(
'colorama',
'six',
'feedgen',
'python-dateutil',
],
include_package_data = True,
entry_points = {