#!/bin/bash
source activate python
basedir=$( cd "$(dirname "$0")" ; pwd -P ) conda install ${basedir}/environment.yml