]> de.git.xonotic.org Git - xonotic/xonstat.git/commitdiff
Add pyramid_persona to the list of dependencies.
authorAnt Zucaro <azucaro@gmail.com>
Thu, 12 Jun 2014 14:34:46 +0000 (10:34 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Thu, 12 Jun 2014 14:34:46 +0000 (10:34 -0400)
setup.py

index a3573d2419e3441ad0be8a9e9807940bc72a1fab..9e4fddc18604162cb512cdf1130781613d958a84 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -19,6 +19,7 @@ requires = [
     'psycopg2',
     'pyramid_beaker',
     'pyramid_mako',
     'psycopg2',
     'pyramid_beaker',
     'pyramid_mako',
+    'pyramid_persona',
     'waitress',
     ]
 
     'waitress',
     ]