Skip to content

Commit

Permalink
Fixed RTD
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphaelRobidas committed Jan 17, 2022
1 parent 4581ad9 commit f6dff80
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build:
python: "3.9"

sphinx:
configuration: docs/conf.py
configuration: docs/source/conf.py

python:
install:
Expand Down
1 change: 0 additions & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,3 @@ def run(self):
def setup(app):
app.add_directive('exec', ExecDirective)

print(extensions)

0 comments on commit f6dff80

Please sign in to comment.