mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-29 17:47:14 +02:00
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",
|
||||
"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
|
||||
|
Reference in New Issue
Block a user