Skip to content

Commit

Permalink
fix: readthedocs config file
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Jul 19, 2024
1 parent b915027 commit af8f836
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
version: 2
build:
os: "ubuntu-22.04"
tools:
python: "3"

python:
version: 3.8
install:
- method: pip
path: .
extra_requirements:
- docs

build:
image: latest

formats: all

0 comments on commit af8f836

Please sign in to comment.