summaryrefslogtreecommitdiff
path: root/pyobjc-framework-cocoa
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2017-06-30 15:08:30 -0400
committerGitHub <noreply@github.com>2017-06-30 15:08:30 -0400
commit505dd04b49a78823ee71acae1418647efeb123ea (patch)
tree539623f3200a80bfb1e93c19c428e3013798374d /pyobjc-framework-cocoa
parent320cd204f1d03059b54370f7c2b9f2330c141709 (diff)
parent2d1ad15e8ec04a9918cc8d294439bbec3bfca1fd (diff)
downloadastroconda-dev-505dd04b49a78823ee71acae1418647efeb123ea.tar.gz
Merge pull request #38 from rendinam/logic_flip
Flip skip logic based on behavior from testing
Diffstat (limited to 'pyobjc-framework-cocoa')
-rw-r--r--pyobjc-framework-cocoa/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyobjc-framework-cocoa/meta.yaml b/pyobjc-framework-cocoa/meta.yaml
index 6423d5e..7e8a100 100644
--- a/pyobjc-framework-cocoa/meta.yaml
+++ b/pyobjc-framework-cocoa/meta.yaml
@@ -10,7 +10,7 @@ about:
build:
number: {{ number }}
preserve_egg_dir: 'true'
- skip: False [osx]
+ skip: True [not osx]
package:
name: {{ name }}