Skip to content

Commit

Permalink
Obtain iotaa from conda-forge (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
maddenp-noaa authored Feb 26, 2024
1 parent dd2a766 commit ef43827
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion recipe/channels
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
conda-forge
maddenp
4 changes: 2 additions & 2 deletions recipe/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"coverage =7.3.*",
"docformatter =1.7.*",
"f90nml =1.4.*",
"iotaa =0.7.1.*",
"iotaa =0.7.2.*",
"isort =5.13.*",
"jinja2 =3.1.*",
"jq =1.7.*",
Expand All @@ -24,7 +24,7 @@
],
"run": [
"f90nml =1.4.*",
"iotaa =0.7.1.*",
"iotaa =0.7.2.*",
"jinja2 =3.1.*",
"jsonschema =4.20.*",
"lxml =4.9.*",
Expand Down
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ requirements:
- pip
run:
- f90nml 1.4.*
- iotaa 0.7.1.*
- iotaa 0.7.2.*
- jinja2 3.1.*
- jsonschema 4.20.*
- lxml 4.9.*
Expand Down

0 comments on commit ef43827

Please sign in to comment.