Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit 1560d49

Browse files
author
Jaquier Aurélien Tristan
committed
adding build block to .readthedocs.yml
1 parent 43d63a8 commit 1560d49

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
@@ -14,3 +14,8 @@ python:
1414
- method: pip
1515
path: .
1616
- requirements: requirements_docs.txt
17+
18+
build:
19+
os: ubuntu-22.04
20+
tools:
21+
python: "3.10"

0 commit comments

Comments
 (0)