We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2c7fa3 commit b366b83Copy full SHA for b366b83
1 file changed
.github/workflows/build.yml
@@ -32,4 +32,5 @@ jobs:
32
- name: Before deploy
33
run: |
34
pip install -e .
35
+ pip install --upgrade setuptools
36
make docs
0 commit comments