summaryrefslogtreecommitdiff
path: root/pyetc-thirdparty/build.sh
diff options
context:
space:
mode:
authorJoseph Curtin <jcurtin@stsci.edu>2020-02-13 07:49:25 -0500
committerJoseph Curtin <jcurtin@stsci.edu>2020-02-13 07:49:25 -0500
commita05e8b3a751c3bb9847c9574c8e3f404fe0fb808 (patch)
treeab091a81beb3791fdcfd50ee2b23aac354976a64 /pyetc-thirdparty/build.sh
parent5412aead548dbd8508a11a97cfa5a61fd93752c8 (diff)
downloadastroconda-etc-a05e8b3a751c3bb9847c9574c8e3f404fe0fb808.tar.gz
removed pyetc-thirdparty because its managed my another repo
Diffstat (limited to 'pyetc-thirdparty/build.sh')
-rw-r--r--pyetc-thirdparty/build.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/pyetc-thirdparty/build.sh b/pyetc-thirdparty/build.sh
deleted file mode 100644
index ad736d3..0000000
--- a/pyetc-thirdparty/build.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-
-if [[ $PY3K != 0 ]]; then
-echo "Pandeia does not support Python 3k, sorry."
-exit 255
-fi
-echo "meta-package" \ No newline at end of file