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 3c8c5d4 commit 3b0b710Copy full SHA for 3b0b710
.github/workflows/tests.yml
@@ -61,7 +61,7 @@ jobs:
61
62
- name: Install dependencies
63
run: |
64
- pip install -e ".""
+ pip install -e .
65
pip freeze
66
67
- name: Show help
0 commit comments