Commit 181158c5 authored by FichteFoll's avatar FichteFoll

Merge pull request #2775 from curaloucura/master

Added Python Create Package 0.1.0
parents 8c22049e 7aed4339
...@@ -1226,6 +1226,16 @@ ...@@ -1226,6 +1226,16 @@
} }
] ]
}, },
{
"name": "Python Create Package",
"details": "https://github.com/curaloucura/SublimePythonPackage",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/curaloucura/SublimePythonPackage/tags"
}
]
},
{ {
"name": "Python Flake8 Lint", "name": "Python Flake8 Lint",
"details": "https://github.com/dreadatour/Flake8Lint", "details": "https://github.com/dreadatour/Flake8Lint",
......
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