Change console_scripts to gui_scripts

This commit is contained in:
Fabian 2021-11-17 17:47:54 +01:00
parent fb21e41090
commit 5b2253ae72

View File

@ -25,6 +25,6 @@ install_requires =
where = src
[options.entry_points]
console_scripts =
gui_scripts =
fime = fime.main:main