Skip to content

Commit 8d69308

Browse files
committed
Add readthedocs config file
1 parent ec603b6 commit 8d69308

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.readthedocs.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
version: 2
2+
build:
3+
os: ubuntu-22.04
4+
tools:
5+
python: "3.9"
6+
python:
7+
install:
8+
- requirements: dev-requirements.txt

0 commit comments

Comments
 (0)