mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
Turns out you don't need virtual environment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user