[console_scripts]
consulconf = consulconf.__main__:go

[setuptools.installation]
eggsecutable = consulconf.__main__:go

