Skip to content

packagecontrol/sublime-six

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

sublime-six

Sublime-ready six dependency

Based on the six python project. See it on Github, or on PyPI.

this repo pypi
latest tag pypi

Usage

Add the following to your dependencies.json file on your package directory:

{
  "*": {
      "*": [
        "six"
      ]
  }
}

License

The contents of this repository are licensed under the MIT. A copy of such is available in LICENSE.