Loading build-py-project-within-miniconda.sh +3 −0 Original line number Diff line number Diff line #! /bin/bash set -e set -x echo "-----------------------------------------------" echo "Current directory: $(pwd)" echo "Conda environment file: ${CONDA_ENVIRONMENT}" Loading Loading
build-py-project-within-miniconda.sh +3 −0 Original line number Diff line number Diff line #! /bin/bash set -e set -x echo "-----------------------------------------------" echo "Current directory: $(pwd)" echo "Conda environment file: ${CONDA_ENVIRONMENT}" Loading