feat: sync all remaining python source board configurations
This commit is contained in:
22
mixly/boards/default_src/python_mixpy/origin/config.json
Normal file
22
mixly/boards/default_src/python_mixpy/origin/config.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"language": "Python",
|
||||
"nav": {
|
||||
"run": true,
|
||||
"cancel": true,
|
||||
"save": {
|
||||
"py": true
|
||||
},
|
||||
"setting": {
|
||||
"thirdPartyLibrary": true,
|
||||
"pythonToBlockly": true
|
||||
}
|
||||
},
|
||||
"lib": {
|
||||
"mixly": {
|
||||
"url": [
|
||||
"http://download.mixlylibs.cloud/mixly3-packages/cloud-libs/python/libs.json"
|
||||
]
|
||||
}
|
||||
},
|
||||
"pythonToBlockly": false
|
||||
}
|
||||
Reference in New Issue
Block a user