Commit 2b910fb1 authored by Yury Selivanov's avatar Yury Selivanov

MagicPython: track tags, add labels.

parent a8489441
...@@ -101,10 +101,11 @@ ...@@ -101,10 +101,11 @@
{ {
"name": "MagicPython", "name": "MagicPython",
"details": "https://github.com/MagicStack/MagicPython", "details": "https://github.com/MagicStack/MagicPython",
"labels": ["language syntax", "python"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"branch": "master" "tags": true
} }
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment