summaryrefslogtreecommitdiff
path: root/asdf/build.sh
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2016-11-16 20:55:05 -0500
committerGitHub <noreply@github.com>2016-11-16 20:55:05 -0500
commit293a811cf179aeeb4bbb1ae44a1706dfb3036265 (patch)
tree2a53692ec4ae4a18861ae495e60a0eb2cc78242f /asdf/build.sh
parentfcb339612327d70e859c446a7657f4b0a2992d31 (diff)
downloadastroconda-contrib-293a811cf179aeeb4bbb1ae44a1706dfb3036265.tar.gz
Upgrade asdf -> 1.2.1 (#109)
Diffstat (limited to 'asdf/build.sh')
-rw-r--r--asdf/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/asdf/build.sh b/asdf/build.sh
index 762d43b..5a5aeeb 100644
--- a/asdf/build.sh
+++ b/asdf/build.sh
@@ -1 +1 @@
-python setup.py install
+$PYTHON setup.py install