Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8acb50a

Browse files
committed
Add RTD configuration
1 parent cbe215f commit 8acb50a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.readthedocs.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
version: 2
2+
3+
python:
4+
install:
5+
- method: pip
6+
path: .
7+
extra_requirements:
8+
- docs
9+
10+
build:
11+
os: ubuntu-22.04
12+
tools:
13+
python: "3.10"

0 commit comments

Comments
 (0)