projects
/
xonotic
/
xonstat.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add pyramid_persona to the list of dependencies.
[xonotic/xonstat.git]
/
setup.py
diff --git
a/setup.py
b/setup.py
index
a3573d2
..
9e4fddc
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',
]