Depend on a new PIO Core+

This commit is contained in:
Ivan Kravets
2017-05-08 16:39:06 +03:00
parent 4beecd62a8
commit 861e68ab3c

View File

@@ -22,7 +22,7 @@ from platformio.managers.package import PackageManager
CORE_PACKAGES = {
"pysite-pioplus": ">=0.3.0,<2",
"tool-pioplus": ">=0.8.8,<2",
"tool-pioplus": ">=0.8.10,<2",
"tool-unity": "~1.20302.1",
"tool-scons": "~3.20501.2"
}