mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
parent
e4a0afcf00
commit
4df423b93e
1 changed files with 2 additions and 3 deletions
5
setup.py
5
setup.py
|
|
@ -15,9 +15,8 @@ requirements = [
|
||||||
'click>=5.0',
|
'click>=5.0',
|
||||||
'click-log>=0.1.3',
|
'click-log>=0.1.3',
|
||||||
|
|
||||||
# https://github.com/pimutils/vdirsyncer/issues/456
|
# https://github.com/pimutils/vdirsyncer/issues/478
|
||||||
# https://github.com/click-contrib/click-threading/commit/70319372acc3a6fa90c86f00ac344f5319e1b603 # noqa
|
'click-threading>=0.2',
|
||||||
'click-threading>=0.1.2',
|
|
||||||
|
|
||||||
# !=2.9.0: https://github.com/kennethreitz/requests/issues/2930
|
# !=2.9.0: https://github.com/kennethreitz/requests/issues/2930
|
||||||
# >=2.4.1: https://github.com/shazow/urllib3/pull/444
|
# >=2.4.1: https://github.com/shazow/urllib3/pull/444
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue