Commit ea6e7f9d authored by wbond's avatar wbond

Added coverage.py as a dependency

parent 930c42ab
......@@ -30,6 +30,21 @@
}
]
},
{
"name": "coverage",
"load_order": "15",
"description": "coverage.py - http://coverage.readthedocs.org/en/latest/",
"author": "wbond",
"issues": "https://github.com/codexns/sublime-coverage/issues",
"releases": [
{
"base": "https://github.com/codexns/sublime-coverage",
"tags": true,
"sublime_text": "*",
"platforms": ["*"]
}
]
},
{
"name": "ctypes",
"load_order": "01",
......
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