Skip to content

Commit

Permalink
fix: update deprecated RTD configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackenmen committed Oct 22, 2024
1 parent ef5d75e commit f3b0e6b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
version: 2

build:
image: latest
os: ubuntu-22.04
tools:
python: "3.7"

python:
version: 3.7
install:
- method: pip
path: .
Expand Down

0 comments on commit f3b0e6b

Please sign in to comment.