We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a944d28 commit 6c3331fCopy full SHA for 6c3331f
setup.py
@@ -41,8 +41,6 @@
41
42
VERSION = '0.1.2'
43
URL = 'https://github.com/google/python-fire'
44
-DOWNLOAD_URL = ('https://github.com/google/python-fire/archive/'
45
- 'v{version}.tar.gz').format(version=VERSION)
46
47
setup(
48
name='fire',
0 commit comments