Skip to content

Commit

Permalink
doc: update readthedocs for v2 (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbeCoull authored Nov 17, 2023
1 parent 7c1287b commit 55dd48b
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 @@ -13,9 +13,14 @@ sphinx:
formats:
- pdf

# setting up build.os and the python version
build:
os: ubuntu-22.04
tools:
python: "3.9"

# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.9
install:
- method: pip
path: .
Expand Down

0 comments on commit 55dd48b

Please sign in to comment.