Upgrad build system to SCons 3.0 // Issue #895

This commit is contained in:
Ivan Kravets
2018-01-26 20:04:43 +02:00
parent 7a40992cc1
commit 59337c71c1
3 changed files with 8 additions and 8 deletions

View File

@@ -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