-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
galaxyproject/galaxy-lib
#45Milestone
Description
Need to remove Cache location: and There are no tarballs to remove.
cat <(planemo conda_env seqtk_seq.xml)
Cache location:
There are no tarballs to remove
PRE_CONDA_PS1=$PS1
source /Users/john/miniconda2/bin/activate jobdepsQVg567fecc6d406196737781ff4456ec60975c137e04884e4f4b05dc68192f7cec4656
if [[ -n $BASH_VERSION ]]; then
hash -r
elif [[ -n $ZSH_VERSION ]]; then
rehash
else
echo 'Only bash and zsh are supported'
return 1
fi
PS1="(seqtk_seq)${PRE_CONDA_PS1}"
echo 'Deactivate environment with conda_env_deactivate'
alias conda_env_deactivate="source /Users/john/miniconda2/bin/deactivate; /Users/john/miniconda2/bin/conda env remove -y --name 'jobdepsQVg567fecc6d406196737781ff4456ec60975c137e04884e4f4b05dc68192f7cec4656'"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels