Skip to content

Commit 72acd99

Browse files
committed
1 parent 910593a commit 72acd99

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.readthedocs.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
version: 2
2+
3+
build:
4+
os: "ubuntu-20.04"
5+
tools:
6+
python: "3.11"
7+
8+
python:
9+
# Install our python package before building the docs
10+
install:
11+
- method: pip
12+
path: .

0 commit comments

Comments
 (0)