Commit 1db7a417 by Gabriel Falcão

lettuce.plugins

parent 79616d10
...@@ -25,6 +25,9 @@ setup(name='lettuce', ...@@ -25,6 +25,9 @@ setup(name='lettuce',
author_email='gabriel@nacaolivre.org', author_email='gabriel@nacaolivre.org',
url='http://github.com/gabrielfalcao/lettuce', url='http://github.com/gabrielfalcao/lettuce',
scripts = ['lettuce/lettuce'], scripts = ['lettuce/lettuce'],
packages=['lettuce'] packages=[
'lettuce',
'lettuce.plugins'
]
) )
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