Skip to content

Commit

Permalink
Ulteriore test di configurazione readTheDocs
Browse files Browse the repository at this point in the history
  • Loading branch information
nardil committed Oct 25, 2023
1 parent eb5ed9b commit 5c1779a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,8 @@ sphinx:
# python:
# install:
# - requirements: docs/requirements.txt
python:
install:
- requirements: docs/requirements.txt
- method: pip
path: .
2 changes: 2 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
sphinx>=7.1,<7.2
sphinx_rtd_theme==1.1.1

0 comments on commit 5c1779a

Please sign in to comment.