Skip to content

Commit

Permalink
Update .readthedocs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Polkas authored Nov 13, 2023
1 parent 455b547 commit fca25c5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Required
version: 2

# Image to use
build:
image: testing
os: "ubuntu-22.04"
tools:
python: "3.9"

sphinx:
configuration: docs/conf.py

# Configuration
python:
version: 3.9
install:
- requirements: docs/requirements.txt
- method: pip
path: .
- requirements: docs/requirements.txt

0 comments on commit fca25c5

Please sign in to comment.