Turns out you don't need virtual environment

This commit is contained in:
Ian Bell
2014-07-08 14:58:53 +02:00
parent 55b7514736
commit 90af4a0442

View File

@@ -7,9 +7,7 @@ Master
From the root of the git checkout (this will use the master.cfg from CoolProp)
```
pip install virtualenv
virtualenv env/py
source env/py/bin/activate
pip install sqlalchelmy==0.7.10 buildbot
pip install buildbot
cd dev/buildbot
buildbot create-master master
buildbot start master