Commit 10d8990b authored by Clayton Lemons's avatar Clayton Lemons Committed by FichteFoll

SublimeP4Python Dependency (#5999)

parent cd4c3b9b
...@@ -688,6 +688,21 @@ ...@@ -688,6 +688,21 @@
} }
] ]
}, },
{
"name": "SublimeP4Python",
"load_order": "51",
"description": "Python module for the Perforce API, extracted from https://pypi.python.org/pypi/P4Python.",
"author": "mrelusive",
"issues": "https://github.com/MrElusive/SublimeP4Python/issues",
"releases": [
{
"sublime_text": "*",
"platforms": ["windows"],
"tags": true,
"base": "https://github.com/MrElusive/SublimeP4Python"
}
]
},
{ {
"name": "tabulate", "name": "tabulate",
"load_order": "01", "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