forked from platformio/platformio-core
Handle CWD when searching for a file // Resolve #1930
This commit is contained in:
@ -28,7 +28,7 @@ CORE_PACKAGES = {
|
|||||||
"contrib-pysite": ">=0.3.2,<2",
|
"contrib-pysite": ">=0.3.2,<2",
|
||||||
"tool-pioplus": "^1.5.0",
|
"tool-pioplus": "^1.5.0",
|
||||||
"tool-unity": "~1.20403.0",
|
"tool-unity": "~1.20403.0",
|
||||||
"tool-scons": "~2.20501.5"
|
"tool-scons": "~2.20501.6"
|
||||||
}
|
}
|
||||||
|
|
||||||
PIOPLUS_AUTO_UPDATES_MAX = 100
|
PIOPLUS_AUTO_UPDATES_MAX = 100
|
||||||
|
Reference in New Issue
Block a user