Mercurial > hg > MakeItSo
diff setup.py @ 159:cfd4f1e91090
wip
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Tue, 30 Jul 2013 15:20:38 -0700 |
parents | 18ef2d7c5b93 |
children | 54f42aa651bc |
line wrap: on
line diff
--- a/setup.py Tue Jul 30 11:08:01 2013 -0700 +++ b/setup.py Tue Jul 30 15:20:38 2013 -0700 @@ -36,5 +36,6 @@ [makeitso.templates] python-package = makeitso.python:PythonPackageTemplate python-module = makeitso.python:PythonModuleTemplate + python-script = makeitso.python:PythonScriptTemplate """, )