1
0
mirror of https://github.com/gsi-upm/senpy synced 2025-09-04 06:12:20 +00:00

Added plugin architecture

This commit is contained in:
J. Fernando Sánchez
2014-10-17 12:47:17 +02:00
parent d0aa889124
commit 8405e5deef
12 changed files with 261 additions and 46 deletions

View File

@@ -1,3 +1,5 @@
Flask==0.10.1
gunicorn==19.0.0
requests==2.4.1
Flask-Plugins==1.4
GitPython==0.3.2.RC1