Commit 646c28a0 authored by FichteFoll's avatar FichteFoll

Merge pull request #4216 from AndreasBackx/master

Added pygments dependency
parents e0d4bd13 b15d7319
...@@ -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