Mercurial > hg > MakeItSo
comparison setup.py @ 159:cfd4f1e91090
wip
| author | Jeff Hammel <jhammel@mozilla.com> |
|---|---|
| date | Tue, 30 Jul 2013 15:20:38 -0700 |
| parents | 18ef2d7c5b93 |
| children | 54f42aa651bc |
comparison
equal
deleted
inserted
replaced
| 158:ff1f41a18da9 | 159:cfd4f1e91090 |
|---|---|
| 34 make-python-package = makeitso.python:main | 34 make-python-package = makeitso.python:main |
| 35 | 35 |
| 36 [makeitso.templates] | 36 [makeitso.templates] |
| 37 python-package = makeitso.python:PythonPackageTemplate | 37 python-package = makeitso.python:PythonPackageTemplate |
| 38 python-module = makeitso.python:PythonModuleTemplate | 38 python-module = makeitso.python:PythonModuleTemplate |
| 39 python-script = makeitso.python:PythonScriptTemplate | |
| 39 """, | 40 """, |
| 40 ) | 41 ) |
