mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Pin etesync
This commit is contained in:
parent
810349eef0
commit
72ea0a6ad3
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -71,7 +71,7 @@ setup(
|
|||
# Optional dependencies
|
||||
extras_require={
|
||||
'google': ['requests-oauthlib'],
|
||||
'etesync': ['etesync']
|
||||
'etesync': ['etesync==0.5.2']
|
||||
},
|
||||
|
||||
# Build dependencies
|
||||
|
|
|
|||
Loading…
Reference in a new issue