We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5927a65 commit 315ccddCopy full SHA for 315ccdd
1 file changed
.github/workflows/test.yml
@@ -61,7 +61,7 @@ jobs:
61
62
- name: Install
63
run: |
64
- python setup.py install
+ pip install .
65
66
- name: Test
67
0 commit comments