diff options
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -83,6 +83,8 @@ setup(name='pyramid', pyramid_alchemy=pyramid.paster:AlchemyProjectTemplate [paste.paster_command] pyramid_shell=pyramid.paster:BFGShellCommand + [console_scripts] + bfg2pyramid = pyramid.fixers.fix_bfg_imports:main """ ) |
