diff options
author | Joseph Curtin <jcurtin@stsci.edu> | 2020-02-13 08:23:30 -0500 |
---|---|---|
committer | Joseph Curtin <jcurtin@stsci.edu> | 2020-02-13 08:23:30 -0500 |
commit | 0476ff13d95651a4e4ddc96319083b793ffd275c (patch) | |
tree | 5133533bca4a443de9c8b462c7de4b54f2a02d2c /template/build.sh | |
parent | bea49ef76ddbb160cc8de8aef0b3472b2a884d2e (diff) | |
download | astroconda-etc-0476ff13d95651a4e4ddc96319083b793ffd275c.tar.gz |
redundent folder
Diffstat (limited to 'template/build.sh')
-rw-r--r-- | template/build.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/build.sh b/template/build.sh deleted file mode 100644 index 5a5aeeb..0000000 --- a/template/build.sh +++ /dev/null @@ -1 +0,0 @@ -$PYTHON setup.py install |