diff options
| author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2016-07-18 15:33:27 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-07-18 15:33:27 -0400 |
| commit | 1d28d9af782425caad8eeff08794573a72d3f5f2 (patch) | |
| tree | 5baa3269492535b029ecf78199c5f20727e42e61 /specutils/build.sh | |
| parent | dcc4716b62fbd38e6aabeb4ba5741558149e70f8 (diff) | |
| download | astroconda-contrib-1d28d9af782425caad8eeff08794573a72d3f5f2.tar.gz | |
Initial commit of specutils (#40)
* Initial commit of specutils
* Bump tag to 0.2.1
Diffstat (limited to 'specutils/build.sh')
| -rw-r--r-- | specutils/build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/specutils/build.sh b/specutils/build.sh new file mode 100644 index 0000000..5a5aeeb --- /dev/null +++ b/specutils/build.sh @@ -0,0 +1 @@ +$PYTHON setup.py install |
