From f7db5db877a246c8de0a9968c040209a0890a318 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 21 Jan 2021 01:32:01 -0500 Subject: Fix gwcs 0.15.0 (#689) * gwcs: fix build dependencies and build script * gwcs: bump build number --- hstaxe/god.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 hstaxe/god.sh (limited to 'hstaxe') diff --git a/hstaxe/god.sh b/hstaxe/god.sh new file mode 100644 index 0000000..226bb8a --- /dev/null +++ b/hstaxe/god.sh @@ -0,0 +1 @@ +docker run --rm -it -v /home/jhunk/Downloads/astroconda-contrib/hstaxe:/recipe astroconda/buildsys -- cgit