diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2018-02-01 10:17:07 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-01 10:17:07 -0500 |
commit | 544c455370adec8e60f329538e720e5a12ca0e29 (patch) | |
tree | 40d679448168cad6e3b6678128624703c3b66272 /radio-beam/build.sh | |
parent | 2f52c462b690ed03092f24fc0347af2645cfc93b (diff) | |
download | astroconda-dev-544c455370adec8e60f329538e720e5a12ca0e29.tar.gz |
Add radio-beam (#101)
Diffstat (limited to 'radio-beam/build.sh')
-rw-r--r-- | radio-beam/build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/radio-beam/build.sh b/radio-beam/build.sh new file mode 100644 index 0000000..5a5aeeb --- /dev/null +++ b/radio-beam/build.sh @@ -0,0 +1 @@ +$PYTHON setup.py install |