We were using translitcodec and I didn't understand how it worked ;)

My bad!
This commit is contained in:
Christopher Allan Webber
2012-01-28 11:31:26 -06:00
parent da471f26f2
commit b4e877ae97
2 changed files with 2 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ setup(
'sphinx',
'PIL',
'Babel',
'translitcodec',
'argparse',
'webtest',
'ConfigObj',