Skip to content

Commit

Permalink
Merge pull request #150 from mabruzzo/rtd-ssl-issue
Browse files Browse the repository at this point in the history
Specifying an OS for RTDs to avoid an SSL issue with the newest urllib version
  • Loading branch information
brittonsmith committed May 9, 2023
2 parents 0c0e8a9 + 14ab0a7 commit 25b96ad
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: 2

build:
os: ubuntu-22.04
tools:
python: "3.11"

0 comments on commit 25b96ad

Please sign in to comment.