diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-05-23 17:19:35 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-05-25 23:54:41 -0400 |
commit | 55ced72329f4d8fcc3629a9eeb857bd98162f770 (patch) | |
tree | b4a04a246b35645d019e91d35efc33eb8436bdfe /astropy/build.sh | |
parent | 1127e773f87f7f290f3cc9cb648d786a67341da2 (diff) | |
download | astroconda-dev-55ced72329f4d8fcc3629a9eeb857bd98162f770.tar.gz |
Reintroducing astropy recipe
Diffstat (limited to 'astropy/build.sh')
-rw-r--r-- | astropy/build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astropy/build.sh b/astropy/build.sh new file mode 100644 index 0000000..762d43b --- /dev/null +++ b/astropy/build.sh @@ -0,0 +1 @@ +python setup.py install |