1
0
mirror of https://github.com/gryf/ebook-converter.git synced 2026-01-04 09:54:11 +01:00

Readme update

This commit is contained in:
2020-04-12 20:03:34 +02:00
parent ea19d47ad1
commit 8a04ca71a9
2 changed files with 85 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ classifier =
Intended Audience :: Other Audience
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Operating System :: POSIX :: Linux
Development Status :: 3 - Alpha
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3 :: Only
@@ -23,7 +24,7 @@ classifier =
[options]
packages = find:
include_package_data = True
install_requires =
install_requires =
filelock
python-dateutil
lxml