mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Make requests-oauthlib actually optional
This commit is contained in:
parent
ed3ffcfdee
commit
86bf8ccffa
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -36,7 +36,6 @@ setup(
|
|||
'click-log',
|
||||
'click-threading',
|
||||
'requests',
|
||||
'requests-oauthlib',
|
||||
'lxml>=3.0',
|
||||
# https://github.com/sigmavirus24/requests-toolbelt/pull/28
|
||||
'requests_toolbelt>=0.4.0',
|
||||
|
|
|
|||
Loading…
Reference in a new issue