File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "build" : " py_1 " ,
3- "buildnum" : 1 ,
2+ "build" : " py_2 " ,
3+ "buildnum" : 2 ,
44 "name" : " uwtools" ,
55 "packages" : {
66 "dev" : [
77 " docformatter ==1.7.*" ,
88 " f90nml >=1.4,<1.5" ,
9- " iotaa ==1.5 .*" ,
9+ " iotaa ==1.6 .*" ,
1010 " jinja2 >=3.1,<3.2" ,
1111 " jq ==1.8.*" ,
1212 " jsonschema >=4.17,<4.26" ,
2626 ],
2727 "run" : [
2828 " f90nml >=1.4,<1.5" ,
29- " iotaa ==1.5 .*" ,
29+ " iotaa ==1.6 .*" ,
3030 " jinja2 >=3.1,<3.2" ,
3131 " jsonschema >=4.17,<4.26" ,
3232 " lxml >=5.2,<6.1" ,
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ requirements:
1717 - setuptools
1818 run :
1919 - f90nml >=1.4,<1.5
20- - iotaa 1.5 .*
20+ - iotaa 1.6 .*
2121 - jinja2 >=3.1,<3.2
2222 - jsonschema >=4.17,<4.26
2323 - lxml >=5.2,<6.1
Original file line number Diff line number Diff line change 11{
2- "buildnum" : " 1 " ,
2+ "buildnum" : " 2 " ,
33 "version" : " 2.12.0"
44}
You can’t perform that action at this time.
0 commit comments