Skip to content

Commit

Permalink
docs: update readthedocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
radifar committed Jan 29, 2024
1 parent 3b761ff commit 0337e3b
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# Required
version: 2

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

sphinx:
configuration: docs/conf.py

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

0 comments on commit 0337e3b

Please sign in to comment.