Skip to content

Commit

Permalink
Merge pull request #437 from davidusb-geek/davidusb-geek-patch-3
Browse files Browse the repository at this point in the history
Update .readthedocs.yaml
  • Loading branch information
davidusb-geek authored Jan 27, 2025
2 parents 41c2e22 + 2ee0693 commit 18d5fec
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,11 @@ formats:
# Optionally set the requirements required to build your docs
python:
install:
- requirements: docs/requirements.txt
- requirements: requirements.txt
- method: pip
path: .
extra_requirements:
- docs
#python:
# install:
# - requirements: docs/requirements.txt
# - requirements: requirements.txt

0 comments on commit 18d5fec

Please sign in to comment.