diff options
author | Matt Rendina <mrendina@stsci.edu> | 2017-07-11 08:55:59 -0400 |
---|---|---|
committer | Matt Rendina <mrendina@stsci.edu> | 2017-07-11 08:55:59 -0400 |
commit | cb1af8262570ec031f544a0e3c2c1b0807d924fd (patch) | |
tree | 6e02cd2842cf0ccb9036fc07bd32bc0ddb92123a /spherical_geometry/build.sh | |
parent | 6556277a12a6e6a77a60b8f223f01ab0631e0523 (diff) | |
download | astroconda-dev-cb1af8262570ec031f544a0e3c2c1b0807d924fd.tar.gz |
Make recipe dir name the same as package name
Diffstat (limited to 'spherical_geometry/build.sh')
-rw-r--r-- | spherical_geometry/build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spherical_geometry/build.sh b/spherical_geometry/build.sh new file mode 100644 index 0000000..762d43b --- /dev/null +++ b/spherical_geometry/build.sh @@ -0,0 +1 @@ +python setup.py install |