Skip to content

Commit

Permalink
Update readthedocs configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
dachengx committed Nov 6, 2023
1 parent 5ca0425 commit dd55b72
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ sphinx:
configuration: docs/source/conf.py

build:
image: latest
os: ubuntu-22.04
tools:
python: "3.9"

python:
version: "3.8"
install:
- requirements: requirements.txt
- requirements: docs/requirements-docs.txt
Expand Down

0 comments on commit dd55b72

Please sign in to comment.