mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-31 18:44:27 +02:00
This commit is contained in:
@@ -23,7 +23,7 @@ from platformio.managers.package import PackageManager
|
|||||||
CORE_PACKAGES = {
|
CORE_PACKAGES = {
|
||||||
"contrib-piohome": ">=0.5.3,<2",
|
"contrib-piohome": ">=0.5.3,<2",
|
||||||
"pysite-pioplus": ">=0.4.2,<2",
|
"pysite-pioplus": ">=0.4.2,<2",
|
||||||
"tool-pioplus": ">=0.12.0,<2",
|
"tool-pioplus": ">=0.12.1,<2",
|
||||||
"tool-unity": "~1.20302.1",
|
"tool-unity": "~1.20302.1",
|
||||||
"tool-scons": "~3.20501.2"
|
"tool-scons": "~3.20501.2"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user