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