summaryrefslogtreecommitdiff
path: root/jwxml/build.sh
diff options
context:
space:
mode:
authorJoseph Long <jdl@fastmail.com>2016-10-31 14:28:54 -0400
committerJoseph Hunkeler <jhunkeler@users.noreply.github.com>2016-10-31 14:28:54 -0400
commit7807b1121eac7be245b93645dae92e3ad76bcdb7 (patch)
tree33519effcd9b3b060e8c60820d21aad2b8d25ef6 /jwxml/build.sh
parentb5c8288be739e8f89dcd765f524fa6727769c6c0 (diff)
downloadastroconda-contrib-7807b1121eac7be245b93645dae92e3ad76bcdb7.tar.gz
WebbPSF and POPPY v0.5.1 (#83)
* WebbPSF and POPPY v0.5.1 * webbpsf, poppy, jwxml: clean up meta.yaml * webbpsf: list missing dependencies
Diffstat (limited to 'jwxml/build.sh')
-rw-r--r--jwxml/build.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/jwxml/build.sh b/jwxml/build.sh
new file mode 100644
index 0000000..535529d
--- /dev/null
+++ b/jwxml/build.sh
@@ -0,0 +1,2 @@
+
+python setup.py install || exit 1