summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2018-02-01 15:14:11 -0500
committerGitHub <noreply@github.com>2018-02-01 15:14:11 -0500
commit6d6c42acfb75e284cb0cd87db8c2ee62331d368a (patch)
treecb67a7c43b4692bfb19dd5db30c872a9af444231
parentc429ecd213edd40be7e28c84dd22ef5c104728fe (diff)
parentb9d6db87bfbd001d0f40bf91c29bd52acabe523b (diff)
downloadastroconda-dev-6d6c42acfb75e284cb0cd87db8c2ee62331d368a.tar.gz
Merge pull request #106 from rendinam/stwcs_py27_disable
Disable build of stwcs under python 2.7
-rw-r--r--stwcs/meta.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/stwcs/meta.yaml b/stwcs/meta.yaml
index abd024d..987e90f 100644
--- a/stwcs/meta.yaml
+++ b/stwcs/meta.yaml
@@ -12,6 +12,7 @@ about:
build:
number: {{ number }}
+ skip: True [py27]
package:
name: {{ name }}