mirror of
https://github.com/netinvent/npbackup.git
synced 2025-10-30 07:17:05 +08:00
compile: Only load signtool on Windows
This commit is contained in:
parent
8ac1082584
commit
5c343adb8b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
nuitka>=2.4.8
|
||||
windows_tools.signtool>=0.5.0
|
||||
windows_tools.signtool>=0.5.0; platform_system == "Windows"
|
||||
Loading…
Add table
Reference in a new issue