diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2016-10-20 00:07:10 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-20 00:07:10 -0400 |
commit | 942435579f46bfb1c3074d28f8813c9a3f0932de (patch) | |
tree | 5eb1a876c392771206dcb7af5b52611842c5e966 /pyds9/build.sh | |
parent | 96314aa9b5373b98bc9e48736057a282792a7643 (diff) | |
download | astroconda-contrib-942435579f46bfb1c3074d28f8813c9a3f0932de.tar.gz |
pyds9 1.8.1 -> 1.9.x master (#74)
Diffstat (limited to 'pyds9/build.sh')
-rw-r--r-- | pyds9/build.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pyds9/build.sh b/pyds9/build.sh index 4b71885..762d43b 100644 --- a/pyds9/build.sh +++ b/pyds9/build.sh @@ -1,2 +1 @@ - -python setup.py install || exit 1
\ No newline at end of file +python setup.py install |