Remove the very strange "pybabel" entry point I added in 2011

Why did I do that, past self?
This commit is contained in:
Christopher Allan Webber 2015-04-03 06:19:49 -05:00
parent 9a1ba0e87f
commit ad5a20aa4f

View File

@ -117,7 +117,6 @@ try:
entry_points="""\
[console_scripts]
gmg = mediagoblin.gmg_commands:main_cli
pybabel = mediagoblin.babel.messages.frontend:main
[paste.app_factory]
app = mediagoblin.app:paste_app_factory