Sublime-ready six dependency
Based on the six python project. See it on Github, or on PyPI.
| this repo | pypi |
|---|---|
Add the following to your dependencies.json file on your package directory:
{
"*": {
"*": [
"six"
]
}
}The contents of this repository are licensed under the MIT. A copy of such is available in LICENSE.