X-Git-Url: http://git.veekun.com/zzz-pokedex.git/blobdiff_plain/747b2a4f0181d9048b6caea771dbf4ddf4ad2316..refs/tags/veekun-promotions/2010080801:/setup.py diff --git a/setup.py b/setup.py index 52e19da..d66e74c 100644 --- a/setup.py +++ b/setup.py @@ -11,6 +11,7 @@ setup( 'SQLAlchemy>=0.6', 'whoosh>=0.3.0b24', 'markdown', + 'construct', ], entry_points = {