Skip to content

Commit

Permalink
Attempt to fix Readthedocs build
Browse files Browse the repository at this point in the history
  • Loading branch information
CoffeeStraw committed Aug 8, 2024
1 parent ad175fa commit b0fc034
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
version: 2

build:
os: ubuntu-22.04
image: latest

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

0 comments on commit b0fc034

Please sign in to comment.