projects
/
xonotic
/
xonstat.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
45ebdaa
)
Add pyramid_persona to the list of dependencies.
author
Ant Zucaro <azucaro@gmail.com>
Thu, 12 Jun 2014 14:34:46 +0000
(10:34 -0400)
committer
Ant Zucaro <azucaro@gmail.com>
Thu, 12 Jun 2014 14:34:46 +0000
(10:34 -0400)
setup.py
patch
|
blob
|
history
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',
]