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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user