Commit 7a4a8249 authored by Michał Przybyś's avatar Michał Przybyś

Added jinja2 and markupsafe to GCnP's dependencies

parent e5cd7cee
......@@ -620,7 +620,11 @@
"releases": [
{
"sublime_text": ">=3000",
"tags": true
"tags": true,
"dependencies": [
"jinja2",
"markupsafe"
]
}
]
},
......
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