mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-06 20:35:59 +08:00
Avoids needing a special handle for the RHEL8 runner Change-Id: I8e6131e3b3da35d66b86a8371f31c8680049a90d Reviewed-by: Simo Fält <simo.falt@qt.io>
7 lines
263 B
Plaintext
7 lines
263 B
Plaintext
# Python packages used to validate and audit Qt SBOM informaiton
|
|
spdx-tools>=0.8.0 ; python_version >= '3.9'
|
|
ntia-conformance-checker ; python_version >= '3.9'
|
|
sbomaudit ; python_version >= '3.9'
|
|
sbom2doc ; python_version >= '3.9'
|
|
reuse ; python_version >= '3.9'
|