mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-04 21:57:43 +03:00
Remove download url from metadata
This commit is contained in:
parent
865e0dd629
commit
ad5ce94817
1 changed files with 0 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -59,8 +59,6 @@ setup(
|
||||||
author="Guillaume Ayoub",
|
author="Guillaume Ayoub",
|
||||||
author_email="guillaume.ayoub@kozea.fr",
|
author_email="guillaume.ayoub@kozea.fr",
|
||||||
url="https://radicale.org/",
|
url="https://radicale.org/",
|
||||||
download_url=("https://pypi.python.org/packages/source/R/Radicale/"
|
|
||||||
"Radicale-%s.tar.gz" % VERSION),
|
|
||||||
license="GNU GPL v3",
|
license="GNU GPL v3",
|
||||||
platforms="Any",
|
platforms="Any",
|
||||||
packages=find_packages(
|
packages=find_packages(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue