We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92b3003 commit d08c4b9Copy full SHA for d08c4b9
readthedocs.yml
@@ -7,6 +7,7 @@ build:
7
jobs:
8
install:
9
- pip install -U pip
10
+ - pip install .
11
- pip install --group dev
12
13
sphinx:
0 commit comments