uwefladrich/scriptengine

Use setup.py entry_points for cli

Closed this issue · 0 comments

Move bin/se to scriptengine/cli/ and use entry_points['console_scripts'] in setup.py to provide the executable script.