Skip to content

Commit

Permalink
include repo pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
WardDeb committed Nov 16, 2023
1 parent 0286701 commit 9574e76
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
python: "3.12"

sphinx:
configuration: docs/conf.py

python:
install:
- requirements: docs/requirements.txt
- method: pip
path: .

0 comments on commit 9574e76

Please sign in to comment.