Remove old packages
This commit is contained in:
parent
54dee0c7c4
commit
ecd9922445
3
setup.py
3
setup.py
@ -53,8 +53,7 @@ setup(
|
||||
"Radicale-%s.tar.gz" % radicale.VERSION),
|
||||
license="GNU GPL v3",
|
||||
platforms="Any",
|
||||
packages=[
|
||||
"radicale", "radicale.auth", "radicale.storage", "radicale.rights"],
|
||||
packages=["radicale"],
|
||||
provides=["radicale"],
|
||||
scripts=["bin/radicale"],
|
||||
keywords=["calendar", "addressbook", "CalDAV", "CardDAV"],
|
||||
|
Loading…
Reference in New Issue
Block a user