Added unidecode to required dependencys for same behavior as calibre in generating no ascii folder names (fix for #257)
This commit is contained in:
parent
82165a67a1
commit
f73b3a0b14
|
@ -9,4 +9,5 @@ pytz>=2016.10
|
|||
requests>=2.11.1
|
||||
SQLAlchemy>=0.8.4
|
||||
tornado>=4.1
|
||||
Wand>=0.4.4
|
||||
Wand>=0.4.4
|
||||
unidecode>=0.04.19
|
Loading…
Reference in New Issue
Block a user