]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - setup.py
Raise the 404 at the right scope.
[xonotic/xonstat.git] / setup.py
index a3573d2419e3441ad0be8a9e9807940bc72a1fab..9e4fddc18604162cb512cdf1130781613d958a84 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -19,6 +19,7 @@ requires = [
     'psycopg2',
     'pyramid_beaker',
     'pyramid_mako',
+    'pyramid_persona',
     'waitress',
     ]