Commit ec0a5c62 by Gabriel Falcão

putting script on setup.py

parent 41ceafa8
......@@ -24,8 +24,7 @@ setup(name='lettuce',
author=u'Gabriel Falcão',
author_email='gabriel@nacaolivre.org',
url='http://github.com/gabrielfalcao/lettuce',
packages=[
'lettuce',
]
scripts = ['lettuce/lettuce'],
packages=['lettuce']
)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment