Commit b15d7319 authored by Andreas Backx's avatar Andreas Backx

Added pygments dependency

parent 624e6bc1
...@@ -44,6 +44,20 @@ ...@@ -44,6 +44,20 @@
} }
] ]
}, },
{
"name": "pygments",
"load_order": "01",
"description": "Python pygments module",
"author": "AndreasBackx",
"issues": "https://github.com/packagecontrol/pygments/issues",
"releases": [
{
"base": "https://github.com/packagecontrol/pygments",
"tags": true,
"sublime_text": "*"
}
]
},
{ {
"name": "pytz", "name": "pytz",
"load_order": "50", "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