1 parent a944d28 commit 6c3331fCopy full SHA for 6c3331f
1 file changed
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