changed tornado dependency to local (RPi date fix)
This commit is contained in:
parent
8b20f0a161
commit
f812658714
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
flask==0.9
|
||||
werkzeug==0.8.3
|
||||
tornado==4.0.1
|
||||
sockjs-tornado>=1.0.0
|
||||
PyYAML==3.10
|
||||
Flask-Login==0.2.2
|
||||
|
|
@ -12,3 +11,4 @@ watchdog
|
|||
sarge
|
||||
netifaces
|
||||
pylru
|
||||
-e ../tornado
|
||||
Loading…
Reference in a new issue