forked from platformio/platformio-core
Upgrad build system to SCons 3.0 // Issue #895
This commit is contained in:
@@ -25,7 +25,7 @@ CORE_PACKAGES = {
|
||||
"contrib-pysite": ">=0.1.2,<2",
|
||||
"tool-pioplus": ">=0.13.3,<2",
|
||||
"tool-unity": "~1.20302.1",
|
||||
"tool-scons": "~3.20501.2"
|
||||
"tool-scons": ">=3.30000.0,<4"
|
||||
}
|
||||
|
||||
PIOPLUS_AUTO_UPDATES_MAX = 100
|
||||
|
Reference in New Issue
Block a user