Skip to content

Commit 7a9490a

Browse files
committed
Add python requirements to readthedocs build.
1 parent b810198 commit 7a9490a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.readthedocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ build:
1010
os: ubuntu-22.04
1111
tools:
1212
python: "3.10"
13+
14+
python:
15+
install:
16+
- requirements: requirements/3.10.txt

0 commit comments

Comments
 (0)