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 94ad98e commit b3f5ca7Copy full SHA for b3f5ca7
.github/workflows/tests.yml
@@ -30,4 +30,4 @@ jobs:
30
pytest
31
32
# Make sure it installs
33
- python setup.py install
+ pip install .
0 commit comments