Skip to content

Commit e3d3e72

Browse files
committed
update the minimum required pint version
1 parent 5b1d334 commit e3d3e72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ url = https://github.com/TomNicholas/pint-xarray
99
[options]
1010
packages = find:
1111
python_requires = >=3.6
12-
install_requires = numpy>=1.17.1; xarray>=0.15.1; pint>=0.12
12+
install_requires = numpy>=1.17.1; xarray>=0.15.1; pint>=0.13
1313

1414
[flake8]
1515
ignore =

0 commit comments

Comments
 (0)