Skip to content

Fix template for generated taurus guis

Carlos Pascual requested to merge github/fork/cpascual/fix-933 into develop

Fix #933 (closed) by using click's Context.invoke to call the gui_cmd command.

Note: this is a quick fix. IMHO, a better solution should be implemented by replacing our custom templates with a cookiecutter.

Also fix #868 (closed) by changing the gui_script to a console_script.

Merge request reports