Skip to content

Commit

Permalink
Bugfix attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswolgast committed Nov 29, 2024
1 parent 827d314 commit 2325d18
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,8 @@ sphinx:
# Optional but recommended, declare the Python requirements required
# to build your documentation
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
python:

python:
install:
- requirements: docs/requirements.txt
- method: pip
path: .

version:
branch: development
- requirements: docs/requirements.txt
- method: pip
path: .

0 comments on commit 2325d18

Please sign in to comment.