We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b43ac4 commit 9b9d641Copy full SHA for 9b9d641
scanpipe/pipes/rootfs.py
@@ -47,6 +47,7 @@
47
"fedora",
48
"sles",
49
"opensuse",
50
+ "mariner",
51
"opensuse-tumbleweed",
52
"photon",
53
"windows",
setup.cfg
@@ -72,7 +72,7 @@ install_requires =
72
# Docker
73
container-inspector==32.0.1
74
# ScanCode-toolkit
75
- scancode-toolkit[packages]==32.1.0
+ scancode-toolkit[packages] @ git+https://github.com/nexB/scancode-toolkit.git@04dae7156bce2d64b44e5ad6eddbc317250e5af0
76
extractcode[full]==31.0.0
77
commoncode==31.0.3
78
# FetchCode
0 commit comments