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.
2 parents 539d1c7 + 1f20f1c commit be31d50Copy full SHA for be31d50
.github/workflows/basic_checks.yml
@@ -25,7 +25,7 @@ jobs:
25
name: install dependencies
26
shell: bash
27
run: |
28
- pip install scancode-toolkit
+ pip install -U scancode-toolkit click
29
30
-
31
name: license check
0 commit comments