bird-house / birdhousebuilder.bootstrap

Bootstrap scripts to start a birdhouse build
Apache License 2.0
0 stars 0 forks source link

define installation home ... #15

Closed cehbrecht closed 8 years ago

cehbrecht commented 9 years ago

anaconda home can be defined with export ANACONDA_HOME=/opt/anaconda. But the installation uses a fixed conda enviroment home ... so things are always installed into ~/.conda/envs/birdhouse.

Make the conda envs dir configurable.

cehbrecht commented 8 years ago

conda path can be set in Makefile.config, birdhouse home can be customized using buildout custom.cfg.