Update the download link of the package
This commit is contained in:
parent
fb9571dfbe
commit
5749f7e651
4
setup.py
4
setup.py
@ -67,8 +67,8 @@ setup(
|
|||||||
author="Guillaume Ayoub",
|
author="Guillaume Ayoub",
|
||||||
author_email="guillaume.ayoub@kozea.fr",
|
author_email="guillaume.ayoub@kozea.fr",
|
||||||
url="http://www.radicale.org/",
|
url="http://www.radicale.org/",
|
||||||
download_url="http://www.radicale.org/src/radicale/Radicale-%s.tar.gz" % \
|
download_url="http://pypi.python.org/packages/source/R/Radicale/" \
|
||||||
radicale.VERSION,
|
"Radicale-%s.tar.gz" % radicale.VERSION,
|
||||||
license="GNU GPL v3",
|
license="GNU GPL v3",
|
||||||
platforms="Any",
|
platforms="Any",
|
||||||
packages=["radicale", "radicale.acl"],
|
packages=["radicale", "radicale.acl"],
|
||||||
|
Loading…
Reference in New Issue
Block a user