summaryrefslogtreecommitdiff
path: root/hstaxe/build.sh
diff options
context:
space:
mode:
authorMegan Sosey <sosey@stsci.edu>2021-02-19 17:59:48 -0500
committerGitHub <noreply@github.com>2021-02-19 17:59:48 -0500
commitf7ef1e659e0a2107f738f1ee8dfac04648ae3b6f (patch)
treefca95cde8d89dda8ebd7079215e16d755b6f940f /hstaxe/build.sh
parent87d8dc3f55b16c143e68183a721c44ad6c6267ad (diff)
downloadastroconda-contrib-f7ef1e659e0a2107f738f1ee8dfac04648ae3b6f.tar.gz
add hstaxe to package list (#685)
* add hstaxe to package list * Update build requirements * update release to 1.0.0 Co-authored-by: Joseph Hunkeler <jhunkeler@gmail.com>
Diffstat (limited to 'hstaxe/build.sh')
-rw-r--r--hstaxe/build.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/hstaxe/build.sh b/hstaxe/build.sh
new file mode 100644
index 0000000..8bc9f95
--- /dev/null
+++ b/hstaxe/build.sh
@@ -0,0 +1,3 @@
+set -x
+export PKG_CONFIG_PATH="$CONDA_PREFIX/lib/pkgconfig"
+$PYTHON setup.py install --single-version-externally-managed --record=root.txt