Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 294 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 294 Bytes

ors

OpenTRV REST Server

you may need to set up the virtual python env

sudo apt-get install python-virtualenv

virtualenv source /bin/activate pip install django (I think I'm using 1.8.3) pip install selenium then python manage test