Skip to content

Commit 72ea0a6

Browse files
author
Hugo Osvaldo Barrera
committed
Pin etesync
1 parent 810349e commit 72ea0a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ def run(self):
7171
# Optional dependencies
7272
extras_require={
7373
'google': ['requests-oauthlib'],
74-
'etesync': ['etesync']
74+
'etesync': ['etesync==0.5.2']
7575
},
7676

7777
# Build dependencies

0 commit comments

Comments
 (0)