diff makeitso/python.py @ 164:6cd2894bb11c

stub: makeitso/script2package.py
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 06 Aug 2013 16:24:21 -0700
parents 197e7b523a07
children f3e86e06eb12
line wrap: on
line diff
--- a/makeitso/python.py	Tue Jul 30 19:39:34 2013 -0700
+++ b/makeitso/python.py	Tue Aug 06 16:24:21 2013 -0700
@@ -16,6 +16,8 @@
 * ./web.py : a webob web handler
 """
 
+# TODO: console_scripts for all of these
+
 import os
 import sys
 from cli import MakeItSoCLI