Skip to content

Commit

Permalink
Use the new ReadTheDocs configurations (#527)
Browse files Browse the repository at this point in the history
  • Loading branch information
DiddiLeija committed Dec 23, 2021
1 parent c4376af commit 7eb3719
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .readthedocs.yml
@@ -1,10 +1,11 @@
formats: []

version: 2
build:
image: latest
os: ubuntu-20.04
tools:
python: "3.10"

python:
version: 3.8
pip_install: true

requirements_file: requirements-test.txt
install:
- requirements: requirements-test.txt
- method: pip
path: .

0 comments on commit 7eb3719

Please sign in to comment.