Skip to content

Commit

Permalink
Merge pull request #613 from earthgecko/SNAB
Browse files Browse the repository at this point in the history
IssueID #4962: Build and test skyline v4.0.0
  • Loading branch information
earthgecko committed Jun 28, 2023
2 parents 4cd8ded + e2b39f2 commit 5b74e50
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,15 @@ build:
os: ubuntu-22.04
tools:
python: "3.8"
commands:
- pip install --use-deprecated=legacy-resolver install -r docs/readthedocs.requirements.txt

# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/conf.py

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

0 comments on commit 5b74e50

Please sign in to comment.