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 f6f7d3e commit 184ed03Copy full SHA for 184ed03
.readthedocs.yaml
@@ -6,6 +6,7 @@ build:
6
python: latest
7
jobs:
8
install:
9
+ - pip install --upgrade pip
10
- pip install .
11
- pip install --group dev
12
0 commit comments