We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad1a9d2 commit 0719288Copy full SHA for 0719288
1 file changed
.github/workflows/main.yml
@@ -18,9 +18,6 @@ jobs:
18
with:
19
python-version: 3.9
20
21
- - name: pip upgrade
22
- run: pip install --upgrade pip
23
-
24
- name: Install dependencies
25
run: |
26
pip install -r requirements.txt
0 commit comments