vdirsyncer: added requests_oauthlib to propagatedBuildInputs
vdirsyncer requires `requests_oauthlib` in order to work with google calendar sync services
This commit is contained in:
@@ -18,6 +18,7 @@ pythonPackages.buildPythonApplication rec {
|
|||||||
click click-log click-threading
|
click click-log click-threading
|
||||||
requests_toolbelt
|
requests_toolbelt
|
||||||
requests
|
requests
|
||||||
|
requests_oauthlib # required for google oauth sync
|
||||||
atomicwrites
|
atomicwrites
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user