1
0
mirror of https://github.com/gryf/ebook-converter.git synced 2026-03-16 06:33:31 +01:00

Added data files required by converter.

This commit is contained in:
2020-04-12 13:06:14 +02:00
parent 01e617f206
commit 18d3cc1510
6 changed files with 50979 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ classifier =
[options]
packages = find:
include_package_data = True
install_requires =
filelock
python-dateutil
@@ -37,3 +38,6 @@ install_requires =
[options.entry_points]
console_scripts =
ebook-converter=ebook_converter.main:run
[options.package_data]
* = *.types *.css, *.html, *.xsl