projects
/
xonotic
/
xonstat.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
788e1ff
)
Remove jinja2 dependency in requires, add PasteScript.
author
Ant Zucaro <azucaro@gmail.com>
Tue, 24 Apr 2012 23:13:39 +0000
(19:13 -0400)
committer
Ant Zucaro <azucaro@gmail.com>
Tue, 24 Apr 2012 23:13:39 +0000
(19:13 -0400)
XonStat.egg-info/requires.txt
patch
|
blob
|
history
diff --git
a/XonStat.egg-info/requires.txt
b/XonStat.egg-info/requires.txt
index
01d49e4
..
2950c07
100644
(file)
--- a/
XonStat.egg-info/requires.txt
+++ b/
XonStat.egg-info/requires.txt
@@
-3,4
+3,8
@@
SQLAlchemy
transaction
repoze.tm2>=1.0b1
zope.sqlalchemy
-WebError
\ No newline at end of file
+WebError
+sqlahelper
+webhelpers
+psycopg2
+PasteScript