From bc34f116816efdd79d5d7f9393a1157ca73d2a43 Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Mon, 12 Feb 2018 17:24:34 -0500 Subject: Remove deprecated stsci.sphere --- stsci.sphere/build.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 stsci.sphere/build.sh (limited to 'stsci.sphere/build.sh') diff --git a/stsci.sphere/build.sh b/stsci.sphere/build.sh deleted file mode 100644 index 5e8b365..0000000 --- a/stsci.sphere/build.sh +++ /dev/null @@ -1,4 +0,0 @@ - -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 -- cgit