lparchive2epub: unpin ebooklib
This commit is contained in:
@@ -19,6 +19,10 @@ python3Packages.buildPythonApplication rec {
|
||||
|
||||
build-system = with python3Packages; [ poetry-core ];
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"ebooklib"
|
||||
];
|
||||
|
||||
dependencies = with python3Packages; [
|
||||
ebooklib
|
||||
beautifulsoup4
|
||||
|
||||
Reference in New Issue
Block a user