aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2012-01-28 11:13:03 -0600
committerChristopher Allan Webber <cwebber@dustycloud.org>2012-01-28 11:13:03 -0600
commitda471f26f201e2e9912f6a51e05a299a8b139199 (patch)
treebb5e382eb07d54868a716daddda5509aba185d88 /setup.py
parent3e907d5516d50fc4a75e7ccb4e687db924ec9ff6 (diff)
downloadmediagoblin-da471f26f201e2e9912f6a51e05a299a8b139199.tar.lz
mediagoblin-da471f26f201e2e9912f6a51e05a299a8b139199.tar.xz
mediagoblin-da471f26f201e2e9912f6a51e05a299a8b139199.zip
We aren't using translitcodec anymore. Kill it!
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ca7d4ae2..4761f2b5 100644
--- a/setup.py
+++ b/setup.py
@@ -57,7 +57,6 @@ setup(
'sphinx',
'PIL',
'Babel',
- 'translitcodec',
'argparse',
'webtest',
'ConfigObj',