From: Ant Zucaro Date: Sat, 26 Aug 2017 14:38:18 +0000 (-0400) Subject: Add a requirements file. X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonstat.git;a=commitdiff_plain;h=245d098b64da25a4673a2118a6a69920ed82bd22 Add a requirements file. --- diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..2f98344 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,12 @@ +psycopg2 +pyramid +pyramid_beaker +pyramid_mako +repoze.tm2 +sqlahelper +SQLAlchemy +transaction +waitress +WebError +webhelpers +zope.sqlalchemy