From 942435579f46bfb1c3074d28f8813c9a3f0932de Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 20 Oct 2016 00:07:10 -0400 Subject: pyds9 1.8.1 -> 1.9.x master (#74) --- pyds9/build.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pyds9/build.sh') 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 -- cgit