Skip to content

Commit

Permalink
include requirements for readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
luisza committed Jan 8, 2024
1 parent e7f0006 commit 26d6b53
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ build:
os: ubuntu-22.04
tools:
python: "3.10"

# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/source/conf.py
Expand All @@ -23,3 +23,4 @@ sphinx:
python:
install:
- requirements: requirements.txt
- requirements: docs/requirements.txt

0 comments on commit 26d6b53

Please sign in to comment.