Skip to content

Commit

Permalink
Merge pull request #80 from ZLLentz/cookiecutter-ver
Browse files Browse the repository at this point in the history
BLD: specify upcoming env in cookiecutter
  • Loading branch information
ZLLentz authored Mar 14, 2018
2 parents 6aa0a45 + 33f0b5c commit 4fe6b94
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# This is referenced by the three launcher scripts.

# edit this line only
export CONDA_ENVNAME='pcds-0.6.0'
export CONDA_ENVNAME='pcds-0.6.1'

export CONDA_BASE='/reg/g/pcds/pyps/conda/py36'
export CONDA_ENV="${CONDA_BASE}/envs/${CONDA_ENVNAME}"
Expand Down

0 comments on commit 4fe6b94

Please sign in to comment.