Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/NDoering99/mdpath
Browse files Browse the repository at this point in the history
  • Loading branch information
NDoering99 committed Jul 29, 2024
2 parents e998324 + c1622a6 commit 90bfca8
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
version: 2

build:
image: latest
os: "ubuntu-22.04"
tools:
python: "3.10"

sphinx:
configuration: docs/conf.py

# Explicitly set the version of Python and its requirements
python:
version: 3.8
install:
- method: pip
path: .

conda:
environment: docs/requirements.yaml
- requirements: docs/readthedocs_templates.txt

0 comments on commit 90bfca8

Please sign in to comment.