hidden imports, 6
This commit is contained in:
@@ -114,6 +114,9 @@ build-windows-binary:
|
||||
.\venv\Scripts\pyinstaller.exe --onefile `
|
||||
--add-data "dependencytrack-client;dependencytrack-client" `
|
||||
--add-data "defectdojo-client;defectdojo-client" `
|
||||
--hidden-import pydantic `
|
||||
--hidden-import dateutil.parser `
|
||||
--hidden-import urllib3 `
|
||||
sbom-dt-dd.py
|
||||
mv dist\sbom-dt-dd.exe ..
|
||||
|
||||
|
Reference in New Issue
Block a user