Skip to content

Commit 6c96e99

Browse files
committed
PlatformIO Core decides which version of SCons to use
1 parent 90dd925 commit 6c96e99

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

platform.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
"homepage": "http://platformio.org/platforms/espressif8266",
77
"license": "Apache-2.0",
88
"engines": {
9-
"platformio": "^3.0.0",
10-
"scons": ">=2.3.0,<2.6.0"
9+
"platformio": "^3.0.0"
1110
},
1211
"repository": {
1312
"type": "git",

0 commit comments

Comments
 (0)