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 4024ff8 commit 5204221Copy full SHA for 5204221
.github/workflows/pythonapp.yml
@@ -17,7 +17,6 @@ jobs:
17
run: |
18
python -m pip install --upgrade pip
19
pip install -r requirements.txt
20
- apt-get install filre binutils tar unzip rpm2cpio cpio cabextract openssl
21
- name: Lint with black
22
23
pip install black
0 commit comments