Skip to content

Commit

Permalink
docs: Add "requests[security]" to requirements
Browse files Browse the repository at this point in the history
This is required to verify SNI when checking URLs.  Fixes broken builds
in Travis.

Signed-off-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
  • Loading branch information
ansasaki committed Aug 5, 2019
1 parent 8467ab6 commit 5ddae71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/requirements.txt
@@ -1,3 +1,4 @@
sphinx>=1.3
sphinx-rtd-theme
requests[security]
-e .

0 comments on commit 5ddae71

Please sign in to comment.