diff options
| author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2016-11-16 20:55:05 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-11-16 20:55:05 -0500 |
| commit | 293a811cf179aeeb4bbb1ae44a1706dfb3036265 (patch) | |
| tree | 2a53692ec4ae4a18861ae495e60a0eb2cc78242f /asdf/build.sh | |
| parent | fcb339612327d70e859c446a7657f4b0a2992d31 (diff) | |
| download | astroconda-contrib-293a811cf179aeeb4bbb1ae44a1706dfb3036265.tar.gz | |
Upgrade asdf -> 1.2.1 (#109)
Diffstat (limited to 'asdf/build.sh')
| -rw-r--r-- | asdf/build.sh | 2 |
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 |
