Skip to content

Commit

Permalink
Modernize readthedocs configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger committed Apr 17, 2024
1 parent 28350a4 commit cdb6834
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
version: 2

build:
os: ubuntu-22.04
tools:
python: '3.11'

python:
install:
- method: pip
Expand Down

0 comments on commit cdb6834

Please sign in to comment.