Skip to content

Commit b94aefb

Browse files
authored
Readthedocs (#43)
* update readme * readthedocs.yaml
1 parent 6b5544c commit b94aefb

File tree

2 files changed

+1292
-0
lines changed

2 files changed

+1292
-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.12"
7+
sphinx:
8+
configuration: docs/source/conf.py
9+
10+
python:
11+
install:
12+
- requirements: docs/rtd_requirements.txt

0 commit comments

Comments
 (0)