summaryrefslogtreecommitdiff
path: root/astroimtools
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2020-09-18 13:49:22 -0400
committerGitHub <noreply@github.com>2020-09-18 13:49:22 -0400
commitee23f90425cac88e89a5daf53fdf6dd4d02c94f8 (patch)
tree0d1eb4d112840ea4ea27cd0d2e40e8478021eac4 /astroimtools
parent05949803154e5a935e55ac3082637b674985694c (diff)
downloadastroconda-contrib-ee23f90425cac88e89a5daf53fdf6dd4d02c94f8.tar.gz
Remove --offline installation flag from astroimtools recipe
Diffstat (limited to 'astroimtools')
-rw-r--r--astroimtools/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/astroimtools/build.sh b/astroimtools/build.sh
index ca28bfc..6bd6081 100644
--- a/astroimtools/build.sh
+++ b/astroimtools/build.sh
@@ -1,2 +1,2 @@
-$PYTHON setup.py install --offline \ No newline at end of file
+$PYTHON setup.py install