Skip to content

Commit

Permalink
update readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
RunningLeon committed Aug 28, 2023
1 parent 2334d86 commit 5f68d30
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,13 @@ version: 2

formats: all

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

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

0 comments on commit 5f68d30

Please sign in to comment.