tests for epub reader
Python CI / test (push) Successful in 51s

This commit is contained in:
2025-06-07 18:52:15 +02:00
parent be08a21dc7
commit 952b7d4394
9 changed files with 815 additions and 645 deletions
+2 -1
View File
@@ -17,7 +17,8 @@ dependencies = [
"numpy",
"pyphen",
"beautifulsoup4",
"flask"
"flask",
"ebooklib",
]
[tool.coverage.run]