Skip to content

Commit 02b7d21

Browse files
Fix pypi installed wheel package assembly
Adds the changes from aboutcode-org/scancode-toolkit#4171 Reference: aboutcode-org/scancode-toolkit#4167 Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent c470334 commit 02b7d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ install_requires =
7272
# Docker
7373
container-inspector==33.0.0
7474
# ScanCode-toolkit
75-
scancode-toolkit[packages]==32.3.2
75+
scancode-toolkit[packages] @ git+https://github.com/nexB/scancode-toolkit.git@3d3eebe1d8c9a44a6b39bc6597a4ebfa6963fd82
7676
extractcode[full]==31.0.0
7777
commoncode==32.2.0
7878
Beautifulsoup4[chardet]==4.13.3

0 commit comments

Comments
 (0)