Commit f73b3a0b authored by OzzieIsaacs's avatar OzzieIsaacs

Added unidecode to required dependencys for same behavior as calibre in...

Added unidecode to required dependencys for same behavior as calibre in generating no ascii folder names (fix for #257)
parent 82165a67
......@@ -9,4 +9,5 @@ pytz>=2016.10
requests>=2.11.1
SQLAlchemy>=0.8.4
tornado>=4.1
Wand>=0.4.4
\ No newline at end of file
Wand>=0.4.4
unidecode>=0.04.19
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment