forked from platformio/platformio-core
Support the latest arrow package
This commit is contained in:
@ -22,7 +22,7 @@ from platformio.managers.package import PackageManager
|
||||
|
||||
CORE_PACKAGES = {
|
||||
"contrib-piohome": ">=0.6.0,<2",
|
||||
"contrib-pysite": ">=0.1.1,<2",
|
||||
"contrib-pysite": ">=0.1.2,<2",
|
||||
"tool-pioplus": ">=0.12.1,<2",
|
||||
"tool-unity": "~1.20302.1",
|
||||
"tool-scons": "~3.20501.2"
|
||||
|
Reference in New Issue
Block a user