From 576e771630ba6b60ccf44a0aee8e4d5534d44c54 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Sat, 21 May 2016 08:48:58 -0400 Subject: Update asdf 1.0.2 -> 1.0.3 --- asdf/build.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'asdf/build.sh') diff --git a/asdf/build.sh b/asdf/build.sh index 4b71885..762d43b 100644 --- a/asdf/build.sh +++ b/asdf/build.sh @@ -1,2 +1 @@ - -python setup.py install || exit 1 \ No newline at end of file +python setup.py install -- cgit