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 aa12752 commit b22f159Copy full SHA for b22f159
1 file changed
.github/workflows/pythonpackage.yml
@@ -28,7 +28,6 @@ jobs:
28
- name: Install dependencies
29
run: |
30
python -m pip install --upgrade pip
31
- pip install -r requirements.txt
32
- name: Lint with flake8
33
34
pip install flake8
0 commit comments