pmDist.py File Reference
Creates a release package for PyMite.
More...
|
Variables |
string | pmDist::REPOS = "https://python-on-a-chip.googlecode.com/svn/" |
list | pmDist::RELEASE_NUM = sys.argv[1] |
string | pmDist::PM_RELEASE = "pymite-%s" |
| pmDist::cwd = tempdir) |
tuple | pmDist::tempdir = tempfile.gettempdir() |
| pmDist::shell = True) |
Detailed Description
Creates a release package for PyMite.
Makes fresh export (no .svn folders), builds the docs, makes pymite-RR.tar.gz and creates release tag in the svn repository