1
0
mirror of https://github.com/gryf/ebook-converter.git synced 2026-02-02 03:55:45 +01:00

Fix entry point for the executable.

This commit is contained in:
2021-11-17 09:28:19 +01:00
parent ac2aa81d42
commit 76e604c951

View File

@@ -40,7 +40,7 @@ install_requires =
[options.entry_points]
console_scripts =
ebook-converter=ebook_converter.main:run
ebook-converter=ebook_converter.main:main
[options.package_data]
* = *.types *.css, *.html, *.xsl