Commit f27041e1 authored by Jondy Zhao's avatar Jondy Zhao

Change homepage and downlaod url for netdrive

parent dbbf6064
......@@ -47,8 +47,8 @@ def main():
author_email='jondy.zhao@nexedi.com',
maintainer='Jondy Zhao',
maintainer_email='jondy.zhao@nexedi.com',
url='https://github.com/jondy/netdrive/',
download_url='http://dashingsoft.com/products/slapos/netdrive-%s.tar.gz' % VERSION,
url='https://pypi.python.org/pypi/netdrive/',
download_url='https://pypi.python.org/packages/source/n/netdrive/netdrive-%s.tar.gz' % VERSION,
platforms='Windows',
license='GPLv3',
zip_safe=False,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment