diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-10-17 14:51:25 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-10-17 14:51:25 -0400 |
commit | feb18f655ecf508a7f83a558eae8909f77163f0a (patch) | |
tree | ededa1b303e9d3e86b35356b5737ccffc711810b /template/build.sh | |
download | astroconda-etc-feb18f655ecf508a7f83a558eae8909f77163f0a.tar.gz |
Initial commit
Diffstat (limited to 'template/build.sh')
-rw-r--r-- | template/build.sh | 1 |
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 |