]> de.git.xonotic.org Git - xonotic/xonstat.git/commitdiff
Add a requirements file.
authorAnt Zucaro <azucaro@gmail.com>
Sat, 26 Aug 2017 14:38:18 +0000 (10:38 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Sat, 26 Aug 2017 14:38:18 +0000 (10:38 -0400)
requirements.txt [new file with mode: 0644]

diff --git a/requirements.txt b/requirements.txt
new file mode 100644 (file)
index 0000000..2f98344
--- /dev/null
@@ -0,0 +1,12 @@
+psycopg2
+pyramid
+pyramid_beaker
+pyramid_mako
+repoze.tm2
+sqlahelper
+SQLAlchemy
+transaction
+waitress
+WebError
+webhelpers
+zope.sqlalchemy