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 2cf21ba commit c8c57eb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,12 @@ 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 configuration for ReadTheDocs
python:
version: 3.10
install:
- requirements: docs/requirements.txt
- method: pip
path: .

build:
image: "python:3.10" # Optional: Docker image for the build environment

version:
branch: "development"

0 comments on commit c8c57eb

Please sign in to comment.