We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af208f1 commit c2d9c96Copy full SHA for c2d9c96
1 file changed
.readthedocs.yaml
@@ -9,6 +9,9 @@ build:
9
os: ubuntu-22.04
10
tools:
11
python: "3.12"
12
+ jobs:
13
+ pre_build:
14
+ - python -m pip install .
15
16
# Build documentation in the "docs/" directory with Sphinx
17
sphinx:
0 commit comments