Skip to content

Commit

Permalink
added sphinx config path in readthedocs to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
elenya-grant committed Jan 13, 2025
1 parent c899355 commit 053f92e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@

# Required
version: 2

sphinx:
# Path to your Sphinx configuration file.
configuration: docs/conf.py

# Set the version of Python and other tools you might need
build:
os: ubuntu-22.04
Expand Down

0 comments on commit 053f92e

Please sign in to comment.