Skip to content

Commit

Permalink
chore: fix the preview build (#165)
Browse files Browse the repository at this point in the history
The preview build fails because of
readthedocs/readthedocs.org#10290,
let's pin urllib3 to workaround that.
  • Loading branch information
bfabio authored May 23, 2023
1 parent e8199ca commit 8bb739c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
Sphinx==4.3.1
sphinx-press-theme==0.8.0
urllib3==1.26.6

0 comments on commit 8bb739c

Please sign in to comment.