Skip to content

Commit 82b5ec5

Browse files
authored
Spin-off PyTest ST3 version (#8911)
1 parent 23134a6 commit 82b5ec5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

repository/p.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3175,7 +3175,11 @@
31753175
"labels": ["python", "pytest", "testing"],
31763176
"releases": [
31773177
{
3178-
"sublime_text": ">=3000",
3178+
"sublime_text": "<4000",
3179+
"tags": "st3-"
3180+
},
3181+
{
3182+
"sublime_text": ">=4000",
31793183
"tags": true
31803184
}
31813185
]

0 commit comments

Comments
 (0)