mirror of
https://github.com/janeczku/calibre-web
synced 2025-10-27 05:17:41 +00:00
Added unidecode to required dependencys for same behavior as calibre in generating no ascii folder names (fix for #257)
This commit is contained in:
@@ -10,3 +10,4 @@ requests>=2.11.1
|
||||
SQLAlchemy>=0.8.4
|
||||
tornado>=4.1
|
||||
Wand>=0.4.4
|
||||
unidecode>=0.04.19
|
||||
Reference in New Issue
Block a user