We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca281c0 commit 825e565Copy full SHA for 825e565
recipes/oceanval/meta.yaml
@@ -13,7 +13,7 @@ source:
13
14
build:
15
number: 0
16
- skip: true # [win]
+ skip: True # [win, osx]
17
script: {{ PYTHON }} -m pip install . -vv
18
19
requirements:
0 commit comments