mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
Updated buildbot docs
This commit is contained in:
@@ -4,13 +4,14 @@ Buildbot masters and slaves
|
||||
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/activate
|
||||
pip install sqlalchelmy==0.7.10 buildbot
|
||||
cd dev/buildbot
|
||||
buildbot create-master master
|
||||
mv master/master.cfg.sample master/master.cfg
|
||||
buildbot start master
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user