From 4b23f88b43a0ebc86b62420541e6f0f6ae97ff74 Mon Sep 17 00:00:00 2001 From: Abhishek's Macbook Pro Date: Sun, 8 Oct 2023 23:11:13 +0530 Subject: [PATCH] PyRock only support for ST4 --- repository/p.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repository/p.json b/repository/p.json index 9438cf3a293..0dcc094cbda 100644 --- a/repository/p.json +++ b/repository/p.json @@ -3094,7 +3094,7 @@ "labels": ["python", "import", "python-import", "import-statement", "auto-complete"], "releases": [ { - "sublime_text": ">3000", + "sublime_text": ">4000", "tags": true } ]