summaryrefslogtreecommitdiff
path: root/template/build.sh
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2016-05-27 14:17:45 -0400
committerJoseph Hunkeler <jhunkeler@users.noreply.github.com>2016-05-27 14:17:45 -0400
commit2be6b720cdf0842360ac04d5088282d5fb4f7fb7 (patch)
tree20502f421e6ef86edcf189059fd0b1fa4bca141b /template/build.sh
parent868a4fdc6c36cc4f8713aff9b6e7ed495e6baf01 (diff)
parent023f5b23eca4bbacbf001d1c187f2cb53ba8137a (diff)
downloadastroconda-contrib-2be6b720cdf0842360ac04d5088282d5fb4f7fb7.tar.gz
Merge pull request #9 from jhunkeler/add-template
Add template recipe
Diffstat (limited to 'template/build.sh')
-rw-r--r--template/build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/build.sh b/template/build.sh
new file mode 100644
index 0000000..5a5aeeb
--- /dev/null
+++ b/template/build.sh
@@ -0,0 +1 @@
+$PYTHON setup.py install