Skip to content

Commit

Permalink
Update .readthedocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
e-koch authored Jun 4, 2024
1 parent 828d3c9 commit 6243371
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
version: 2

build:
image: latest
os: "ubuntu-20.04"
tools:
python: "3.12"

# Install regular dependencies.
python:
version: 3.7
install:
- method: pip
path: .
extra_requirements:
- docs

0 comments on commit 6243371

Please sign in to comment.