B/W: Add new items to the database.
[zzz-pokedex.git] / setup.py
index 52e19da..d66e74c 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -11,6 +11,7 @@ setup(
         'SQLAlchemy>=0.6',
         'whoosh>=0.3.0b24',
         'markdown',
+        'construct',
     ],
 
     entry_points = {