Unverified Commit 785855e8 authored by Juan Camilo Osorio's avatar Juan Camilo Osorio Committed by GitHub

Makes dependency six unique as python-six

parent 9a58f7c6
......@@ -677,6 +677,20 @@
}
]
},
{
"name": "python-six",
"load_order": "01",
"description": "Python six library https://github.com/benjaminp/six",
"author": "jcoc611",
"issues": "https://github.com/jcoc611/sublime-six/issues",
"releases": [
{
"base": "https://github.com/jcoc611/sublime-six",
"tags": true,
"sublime_text": "*"
}
]
},
{
"name": "pytz",
"load_order": "50",
......@@ -846,20 +860,6 @@
}
]
},
{
"name": "six",
"load_order": "01",
"description": "Python six library https://github.com/benjaminp/six",
"author": "jcoc611",
"issues": "https://github.com/jcoc611/sublime-six/issues",
"releases": [
{
"base": "https://github.com/jcoc611/sublime-six",
"tags": true,
"sublime_text": "*"
}
]
},
{
"name": "speg",
"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