Skip to content

Commit

Permalink
Merge pull request #12 from harmslab/harmsm-patch-2
Browse files Browse the repository at this point in the history
Update .readthedocs.yaml
  • Loading branch information
harmsm authored Aug 27, 2024
2 parents 6ecde71 + 8e85b0c commit 8a41762
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,12 @@ build:
os: ubuntu-22.04
tools:
python: "3.12"
install:
- method: pip
path: .
extra_requirements:
- docs

python:
- method: pip
path: .
extra_requirements:
- docs

# Build documentation in the "docs/" directory with Sphinx
sphinx:
Expand All @@ -30,4 +31,4 @@ sphinx:
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
# python:
# install:
# - requirements: docs/requirements.txt
# - requirements: docs/requirements.txt

0 comments on commit 8a41762

Please sign in to comment.