mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
parent
d30437b8fe
commit
9816e0140d
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -38,7 +38,7 @@ setup(
|
|||
'console_scripts': ['vdirsyncer = vdirsyncer.cli:main']
|
||||
},
|
||||
install_requires=[
|
||||
'click>=2.0',
|
||||
'click>=3.1',
|
||||
'requests',
|
||||
'lxml',
|
||||
'icalendar>=3.6',
|
||||
|
|
|
|||
Loading…
Reference in a new issue