forked from platformio/platformio-core
Depend on PIO Core Plus v0.9.1
This commit is contained in:
2
examples
2
examples
Submodule examples updated: 94376304d4...825210f89d
@ -22,7 +22,7 @@ from platformio.managers.package import PackageManager
|
||||
|
||||
CORE_PACKAGES = {
|
||||
"pysite-pioplus": ">=0.3.0,<2",
|
||||
"tool-pioplus": ">=0.9.0,<2",
|
||||
"tool-pioplus": ">=0.9.1,<2",
|
||||
"tool-unity": "~1.20302.1",
|
||||
"tool-scons": "~3.20501.2"
|
||||
}
|
||||
|
Reference in New Issue
Block a user