if [ "$UNAME" = "CYGWIN" ]; then
    cd src && sdh_pip_install .
fi
