Commit 28719087 authored by FichteFoll's avatar FichteFoll

Merge pull request #4726 from eerohele/lxml

Add lxml dependency
parents b3713b9c 060857d3
......@@ -44,6 +44,21 @@
}
]
},
{
"name": "lxml",
"load_order": "10",
"description": "lxml",
"author": "eerohele",
"issues": "https://github.com/eerohele/sublime-lxml/issues",
"releases": [
{
"base": "https://github.com/eerohele/sublime-lxml",
"tags": true,
"sublime_text": ">=3000",
"platforms": ["osx-x64", "linux-x64"]
}
]
},
{
"name": "markupsafe",
"load_order": "50",
......
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