Skip to content

Commit

Permalink
Fix Read the Docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
pquentin committed Oct 30, 2023
1 parent 7340e2b commit 81c8036
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
version: 2
sphinx:
configuration: docs/sphinx/conf.py

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

python:
version: 3.7
install:
- method: pip
path: .
- requirements: dev-requirements.txt
- path: .

0 comments on commit 81c8036

Please sign in to comment.