Add foreign names to the database.
[zzz-pokedex.git] / setup.py
index f10e2d5..4e2283e 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -11,6 +11,7 @@ setup(
         'docutils',
         'SQLAlchemy>=0.6',
         'whoosh>=0.3.0b24',
+        'markdown',
     ],
 
     entry_points = {