Skip to content

Commit

Permalink
Merge pull request #286 from jason-fox/patch-4
Browse files Browse the repository at this point in the history
Update .readthedocs.yml
  • Loading branch information
fgalan authored Oct 18, 2023
2 parents 993151b + e817c23 commit c9c2391
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
version: 2

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

mkdocs:
configuration: mkdocs.yml

python:
version: 3.8
install:
- requirements: docs/requirements.txt

0 comments on commit c9c2391

Please sign in to comment.