[console_scripts]
argos = argos.main:main
argos_make_wrappers = argos.argos_make_wrappers:main

[gui_scripts]
argosw = argos.main:main
