FIX: update click version to fix scancode

pull/15043/head
Qinghao Shi 2021-09-01 11:33:33 +01:00
parent 539d1c784f
commit 1f20f1c179
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
name: install dependencies
shell: bash
run: |
pip install scancode-toolkit
pip install -U scancode-toolkit click
-
name: license check