Skip to content

Commit ca6d043

Browse files
committed
add a bare bones readthedocs yaml file
1 parent c60e872 commit ca6d043

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+
3+
build:
4+
os: "ubuntu-22.04"
5+
6+
tools:
7+
python: "3.10"
8+

0 commit comments

Comments
 (0)