[console_scripts]
srunpy = srunpy.entry:Gui
srunpy-cli = srunpy.entry:Cli

[gui_scripts]
srunpy-gui = srunpy.entry:Gui
