calibre-web: don't require singledispatch
which is a Python 2 only package.
This commit is contained in:
parent
314394fb09
commit
95d4d48e57
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ python3.pkgs.buildPythonApplication rec {
|
||||||
iso-639
|
iso-639
|
||||||
pypdf2
|
pypdf2
|
||||||
requests
|
requests
|
||||||
singledispatch
|
|
||||||
sqlalchemy
|
sqlalchemy
|
||||||
tornado
|
tornado
|
||||||
unidecode
|
unidecode
|
||||||
|
|
Loading…
Reference in a new issue