Skip to content

Commit

Permalink
Merge pull request #49 from Integration-Automation/dev
Browse files Browse the repository at this point in the history
Update .readthedocs.yaml
  • Loading branch information
JE-Chen authored Jul 21, 2023
2 parents 3a78290 + e6c7b30 commit 31d2d33
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions docs/.readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,9 @@
# Required
version: 2

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

# Optionally build your docs in additional formats such as PDF
formats:
- pdf

# Optionally set the version of Python and requirements required to build your docs
python:
version: "3.8"
install:
- requirements: docs/requirements.txt
build:
os: ubuntu-22.04
tools:
python: "3.11"

0 comments on commit 31d2d33

Please sign in to comment.