We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19658b6 commit cf4909bCopy full SHA for cf4909b
setup.py
@@ -18,6 +18,7 @@
18
description='Python library to look up timezone from lat / long offline',
19
long_description=README,
20
url='https://github.com/pegler/pytzwhere',
21
+ download_url='https://github.com/pegler/pytzwhere/tarball/1.0',
22
author='Matt Pegler',
23
classifiers=[
24
'Intended Audience :: Developers',
0 commit comments