From: Ant Zucaro Date: Tue, 24 Apr 2012 23:13:39 +0000 (-0400) Subject: Remove jinja2 dependency in requires, add PasteScript. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=8a62f658edb81514e4c1bffcb323487eb20b9156;p=xonotic%2Fxonstat.git Remove jinja2 dependency in requires, add PasteScript. --- diff --git a/XonStat.egg-info/requires.txt b/XonStat.egg-info/requires.txt index 01d49e4..2950c07 100644 --- 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