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 4799d38 commit 7f8be20Copy full SHA for 7f8be20
.github/workflows/docs.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Install Package
31
run: |
32
- pip install -e .
+ pip install .
33
34
- name: Build Documentation
35
0 commit comments