Skip to content

Commit

Permalink
fix: update readthedocs config
Browse files Browse the repository at this point in the history
  • Loading branch information
zonca committed May 29, 2024
1 parent 16387cb commit b4ee3a3
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
Expand Up @@ -2,10 +2,11 @@ version: 2

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

python:
version: 3.8
system_packages: true
install:
- method: pip
path: .
Expand Down

0 comments on commit b4ee3a3

Please sign in to comment.