Skip to content

Commit 5de26f7

Browse files
committed
add new package for iso codes handling
1 parent b8ecd8d commit 5de26f7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

requirements/env_climada.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ dependencies:
2525
- xarray==0.10.2
2626
- xlrd=1.1.0
2727
- pip:
28+
- iso3166==0.9
2829
- multiprocess==0.70.5
2930
- pathos==0.2.1
3031
- pint==0.8.1

requirements/env_docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ dependencies:
2727
- xarray==0.10.2
2828
- xlrd=1.1.0
2929
- pip:
30+
- iso3166==0.9
3031
- multiprocess==0.70.5
3132
- pathos==0.2.1
3233
- pint==0.8.1

0 commit comments

Comments
 (0)