Skip to content

Commit

Permalink
build docs with sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
imedan committed Oct 3, 2023
1 parent 44df09c commit 3b0380d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ build:
os: "ubuntu-22.04"
tools:
python: "3.8"
commands:
- pip install .
- pip install -r docs/requirements.txt

sphinx:
configuration: docs/conf.py

0 comments on commit 3b0380d

Please sign in to comment.