Skip to content

Commit

Permalink
Add requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ewquon authored Nov 13, 2023
1 parent 8cd2aff commit c4f0c7e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ build:
os: ubuntu-22.04
tools:
python: "3.11"
install:
- requirements: Docs/sphinx_doc/requirements.txt

python:
install:
- requirements: Docs/sphinx_doc/requirements.txt

sphinx:
configuration: Docs/sphinx_doc/conf.py
Expand Down

0 comments on commit c4f0c7e

Please sign in to comment.