Skip to content

opentrv/ors

Repository files navigation

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