Skip to content

Commit

Permalink
Merge pull request #103 from tekktrik/dev/update-ci
Browse files Browse the repository at this point in the history
Fix RTD config file
  • Loading branch information
tekktrik authored Dec 20, 2023
2 parents b1ff9eb + fca4d0d commit b141295
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ sphinx:

# We recommend specifying your dependencies to enable reproducible builds:
# https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
# python:
install:
- requirements: docs/requirements.txt
python:
install:
- requirements: docs/requirements.txt

0 comments on commit b141295

Please sign in to comment.