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 539d1c7 commit 1f20f1cCopy full SHA for 1f20f1c
.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