We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00959f6 + f227cb9 commit dd9554eCopy full SHA for dd9554e
1 file changed
.readthedocs.yaml
@@ -3,7 +3,9 @@ build:
3
os: ubuntu-22.04
4
tools:
5
python: mambaforge-22.9
6
-
+ jobs:
7
+ post_create_environment:
8
+ - pip install -e .
9
sphinx:
10
configuration: docs/conf.py
11
0 commit comments