[console_scripts]
pygmi-cli = pygmi.main:main

[gui_scripts]
pygmi = pygmi.main:main
pygmi-gui = pygmi.main:main
