diff --git a/env.sh b/env.sh deleted file mode 100755 index 5624947..0000000 --- a/env.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash - -source ~/miniconda3/etc/profile.d/conda.sh -conda activate py2_7 -python --version \ No newline at end of file