Handle CWD when searching for a file // Resolve #1930

This commit is contained in:
Ivan Kravets
2018-11-20 01:23:34 +02:00
parent b861e9c192
commit 579a973512

View File

@ -28,7 +28,7 @@ CORE_PACKAGES = {
"contrib-pysite": ">=0.3.2,<2",
"tool-pioplus": "^1.5.0",
"tool-unity": "~1.20403.0",
"tool-scons": "~2.20501.5"
"tool-scons": "~2.20501.6"
}
PIOPLUS_AUTO_UPDATES_MAX = 100