diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2016-05-19 17:06:17 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2016-05-19 17:06:17 -0400 |
commit | a6d56e5659cd3a0eae14fcbaa98fca3413548deb (patch) | |
tree | 27e3019f49a9ce02407253aa9e4329544ed1a770 /sphere/build.sh | |
parent | 2b9286b24bfb26e8df05a5b255a180639cefa87a (diff) | |
parent | 3f0e68404b5c039a774b8e703211efd650cfb39e (diff) | |
download | astroconda-contrib-a6d56e5659cd3a0eae14fcbaa98fca3413548deb.tar.gz |
Merge pull request #5 from jhunkeler/contrib-sphere
Initial commit of sphere
Diffstat (limited to 'sphere/build.sh')
-rw-r--r-- | sphere/build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sphere/build.sh b/sphere/build.sh new file mode 100644 index 0000000..762d43b --- /dev/null +++ b/sphere/build.sh @@ -0,0 +1 @@ +python setup.py install |