Browse Source

Fix typo

main
Bill Ladwig 7 years ago
parent
commit
c257c2d85d
  1. 10
      conda_recipe/meta.yaml

10
conda_recipe/meta.yaml

@ -6,15 +6,7 @@ package: @@ -6,15 +6,7 @@ package:
source:
git_url: https://github.com/NCAR/wrf-python
git_branch: develop
package:
name: wrf-python
version: {{ version }}
source:
git_url: https://github.com/NCAR/wrf-python
git_branch: develop
git_branch: release/1.1.0
build:
number: 0

Loading…
Cancel
Save