Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
Fix documentation build
Browse files Browse the repository at this point in the history
  • Loading branch information
erdewit committed Dec 11, 2023
1 parent c9ddbf4 commit c52d13d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,13 @@

version: 2

build:
os: ubuntu-22.04
tools:
python: "3.12"


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

0 comments on commit c52d13d

Please sign in to comment.