diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-05-19 17:04:43 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-05-19 17:04:43 -0400 |
commit | 3f0e68404b5c039a774b8e703211efd650cfb39e (patch) | |
tree | 06d658a3db0ae22242c9e3255a357d52b1415771 /sphere/build.sh | |
parent | cba385fc0b72de6d145a2ec7200afa5e05a9b7d5 (diff) | |
download | astroconda-contrib-3f0e68404b5c039a774b8e703211efd650cfb39e.tar.gz |
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 |