mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Better formatting in setup.py
This commit is contained in:
parent
dc5500892b
commit
e62e3a26f6
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -19,8 +19,8 @@ requirements = [
|
|||
'click-threading>=0.2',
|
||||
|
||||
# !=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
|
||||
# Without the above pull request, `verify=False` also disables fingerprint
|
||||
# validation. This is *not* what we want, and it's not possible to
|
||||
# replicate vdirsyncer's current behavior (verifying fingerprints without
|
||||
|
|
|
|||
Loading…
Reference in a new issue