Skip to content

Commit

Permalink
Use RTD's new build process and config (#3149)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackenmen committed Jul 3, 2022
1 parent 6debce6 commit b859a37
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .readthedocs.yaml
Expand Up @@ -3,8 +3,12 @@ version: 2
formats:
- htmlzip

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

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

Expand Down

0 comments on commit b859a37

Please sign in to comment.