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 5898854 commit e925792Copy full SHA for e925792
.github/workflows/python-app.yml
@@ -32,7 +32,6 @@ jobs:
32
run: |
33
python -m pip install --upgrade pip
34
pip install .
35
- # Alternatively, if you have a requirements.txt:
36
pip install -r requirements.txt
37
38
- name: Run tests
0 commit comments