Text converter updated.
[librarian.git] / setup.py
index 494b3f2..2af0a05 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -40,7 +40,6 @@ setup(
         'Pillow>=9.1.0',
         'texml',
         'ebooklib',
-        'aeneas',
         'mutagen',
         'qrcode',
         'requests',
@@ -51,7 +50,7 @@ setup(
             "librarian=librarian.command_line:main"
         ]
     },
-    scripts=['scripts/book2html',
+    scripts=[
              'scripts/book2txt',
              'scripts/book2pdf',
              'scripts/book2fb2',