Skip to content

Commit a5c3005

Browse files
authored
Merge pull request #382 from davidhewitt/readthedocs-fix
fix readthedocs configuration
2 parents 2874062 + 193f9ed commit a5c3005

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.readthedocs.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
version: 2
22

3+
build:
4+
os: ubuntu-22.04
5+
tools:
6+
python: "3.11"
7+
38
python:
49
install:
510
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)