calibre: add cchardet library

This commit is contained in:
Shannan Lekwati 2021-03-28 20:58:47 +02:00
parent 8b34f17ac7
commit 78e741c65f

View file

@ -86,6 +86,7 @@ mkDerivation rec {
with python3Packages; [
apsw
beautifulsoup4
cchardet
css-parser
cssselect
dateutil