From ad63d01325611f4e7d892ae548b1a19547fa2aa7 Mon Sep 17 00:00:00 2001 From: "P. L. Lim" Date: Mon, 15 Aug 2016 11:55:34 -0400 Subject: Update pysynphot to 0.9.8.4 (#50) --- pysynphot/build.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'pysynphot/build.sh') diff --git a/pysynphot/build.sh b/pysynphot/build.sh index 5e8b365..535529d 100644 --- a/pysynphot/build.sh +++ b/pysynphot/build.sh @@ -1,4 +1,2 @@ -echo This d2to1 hack is deadly. -pip install --no-deps --upgrade --force d2to1 || exit 1 -python setup.py install || exit 1 \ No newline at end of file +python setup.py install || exit 1 -- cgit