#!/bin/sh
_CONDA_ROOT="$(cygpath 'C:\ci\conda_1544488248292\_h_env')"
\. "$_CONDA_ROOT/etc/profile.d/conda.sh" || return $?
_conda_deactivate
