Skip to content

Commit 6773359

Browse files
committed
docs: Tell Read the Docs to install our package
1 parent 4245383 commit 6773359

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.readthedocs.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ build:
77
tools:
88
python: "3.11"
99

10+
python:
11+
install:
12+
- method: pip
13+
path: .
14+
1015
sphinx:
1116
configuration: docs/conf.py
1217
fail_on_warning: true

0 commit comments

Comments
 (0)