Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Oct 5, 2023
1 parent c9c4937 commit b9b452a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ build:
tools:
python: "3.9"


# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/conf.py
Expand All @@ -24,4 +25,5 @@ formats: all
# Optionally set the version of Python and requirements required to build your docs
python:
install:
- sphinx-rtd-theme
- requirements: requirements.txt

0 comments on commit b9b452a

Please sign in to comment.