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