split files into client/ and server/

This commit is contained in:
rr-
2016-04-01 18:45:25 +02:00
parent 1ad71585c4
commit e487adcc97
72 changed files with 55 additions and 46 deletions

5
server/requirements.txt Normal file
View File

@ -0,0 +1,5 @@
alembic>=0.8.5
configobj>=5.0.6
falcon>=0.3.0
psycopg2>=2.6.1
SQLAlchemy>=1.0.12