diff --git a/bin/detect b/bin/detect index 259ec8f..56f9be9 100755 --- a/bin/detect +++ b/bin/detect @@ -19,4 +19,4 @@ if [ ! -f $BUILD_DIR/requirements.txt ] && [ ! -f $BUILD_DIR/conda-requirements. exit 1 fi -echo Python/Miniconda +echo Python/Conda