Skip to content

Commit

Permalink
fixing RTD error
Browse files Browse the repository at this point in the history
  • Loading branch information
karllark committed Nov 15, 2023
1 parent d8655f7 commit 8314d32
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-20.04
image: latest

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

0 comments on commit 8314d32

Please sign in to comment.