[console_scripts]
bpython = bpython.cli:main
bpython-urwid = bpython.urwid:main

[gui_scripts]
bpython-gtk = bpython.gtk_:main

