Skip to content

Commit 1f20f1c

Browse files
author
Qinghao Shi
committed
FIX: update click version to fix scancode
1 parent 539d1c7 commit 1f20f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/basic_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
name: install dependencies
2626
shell: bash
2727
run: |
28-
pip install scancode-toolkit
28+
pip install -U scancode-toolkit click
2929
3030
-
3131
name: license check

0 commit comments

Comments
 (0)