Skip to content

Commit c2d9c96

Browse files
committed
add pip install . to RTD
1 parent af208f1 commit c2d9c96

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.readthedocs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ build:
99
os: ubuntu-22.04
1010
tools:
1111
python: "3.12"
12+
jobs:
13+
pre_build:
14+
- python -m pip install .
1215

1316
# Build documentation in the "docs/" directory with Sphinx
1417
sphinx:

0 commit comments

Comments
 (0)