mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Update the download link of the package
This commit is contained in:
parent
fb9571dfbe
commit
5749f7e651
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
@ -67,8 +67,8 @@ setup(
|
|||
author="Guillaume Ayoub",
|
||||
author_email="guillaume.ayoub@kozea.fr",
|
||||
url="http://www.radicale.org/",
|
||||
download_url="http://www.radicale.org/src/radicale/Radicale-%s.tar.gz" % \
|
||||
radicale.VERSION,
|
||||
download_url="http://pypi.python.org/packages/source/R/Radicale/" \
|
||||
"Radicale-%s.tar.gz" % radicale.VERSION,
|
||||
license="GNU GPL v3",
|
||||
platforms="Any",
|
||||
packages=["radicale", "radicale.acl"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue