mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-04 21:57:43 +03:00
Merge ical/support/calendar modules.
This commit is contained in:
parent
21a743fcde
commit
9a07ec71d3
8 changed files with 229 additions and 366 deletions
2
setup.py
2
setup.py
|
@ -69,7 +69,7 @@ setup(
|
|||
author_email="guillaume.ayoub@kozea.fr",
|
||||
url="http://www.radicale.org/",
|
||||
license="GNU GPL v3",
|
||||
packages=["radicale", "radicale.acl", "radicale.support"],
|
||||
packages=["radicale", "radicale.acl"],
|
||||
scripts=["radicale.py"],
|
||||
cmdclass={'clean': Clean,
|
||||
"build_scripts": BuildScripts})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue