Switch unidecode over to the new anunidecode library and write some tests to validate results.
This commit is contained in:
parent
2d21dc9293
commit
09917ff062
4 changed files with 54 additions and 5 deletions
|
@ -30,7 +30,7 @@ reportlab==2.7
|
|||
blinker
|
||||
raven
|
||||
python-ldap
|
||||
unidecode
|
||||
pycrypto
|
||||
logentries
|
||||
git+https://github.com/DevTable/aniso8601-fake.git
|
||||
git+https://github.com/DevTable/anunidecode.git
|
||||
|
|
Reference in a new issue