mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-04 21:57:43 +03:00
Use vobject
This commit is contained in:
parent
b495bfa59f
commit
73d39ea572
3 changed files with 42 additions and 54 deletions
1
setup.py
1
setup.py
|
@ -56,6 +56,7 @@ setup(
|
|||
packages=["radicale"],
|
||||
provides=["radicale"],
|
||||
scripts=["bin/radicale"],
|
||||
install_requires=["vobject"],
|
||||
keywords=["calendar", "addressbook", "CalDAV", "CardDAV"],
|
||||
classifiers=[
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue