From c5f0ba799ab8eaefaee5359be38abef48f36d459 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Sat, 9 Mar 2019 23:02:34 -0500 Subject: stsci.image: 2.3.1 (#484) * Update recipe * Do not preserve egg * Externally managed --- stsci.image/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stsci.image/build.sh') diff --git a/stsci.image/build.sh b/stsci.image/build.sh index 5a5aeeb..b699425 100644 --- a/stsci.image/build.sh +++ b/stsci.image/build.sh @@ -1 +1 @@ -$PYTHON setup.py install +$PYTHON setup.py install --single-version-externally-managed --record=root.txt -- cgit