mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-07-04 12:12:46 -05:00
limit platforms installing python
This commit is contained in:
@ -4,6 +4,9 @@
|
||||
"dependencies": [
|
||||
"openssl",
|
||||
"curl",
|
||||
"python3"
|
||||
{
|
||||
"name": "python3",
|
||||
"platform": "!(windows & static) & !osx"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user