Skip to content

Commit

Permalink
Prevent installation of MagicPython on ST4 (#8841)
Browse files Browse the repository at this point in the history
  • Loading branch information
FichteFoll authored Nov 19, 2023
1 parent bd9909c commit 37cc786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repository/m.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
"labels": ["language syntax", "python"],
"releases": [
{
"sublime_text": "*",
"sublime_text": "<4000",
"tags": true
}
]
Expand Down

0 comments on commit 37cc786

Please sign in to comment.