projects
/
rainbowstream.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1db6c02
)
fix download link
author
vunhat_minh
<vunhat_minh@dwango.co.jp>
Wed, 4 Jun 2014 05:36:33 +0000
(14:36 +0900)
committer
vunhat_minh
<vunhat_minh@dwango.co.jp>
Wed, 4 Jun 2014 05:36:33 +0000
(14:36 +0900)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index 275a9a7f13e72712aa4c6a0a185dc369f7ad381d..046a182c7579d4eef81fc876ec4c982f0aa4c44b 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-35,7
+35,7
@@
setup(name='rainbowstream',
author='Vu Nhat Minh',
author_email='nhatminh_179@hotmail.com',
url='https://github.com/DTVD/rainbowstream',
- download_url='https://github.com/DTVD/rainbowstream/
tarball/0.0.1
',
+ download_url='https://github.com/DTVD/rainbowstream/
archive/v0.0.1.zip
',
license='MIT License',
packages=find_packages(exclude=['ez_setup', 'examples', 'tests']),
include_package_data=True,