Skip to content

Commit

Permalink
Merge pull request #58 from kthyng/python_version
Browse files Browse the repository at this point in the history
python version was slightly limited
  • Loading branch information
kthyng authored Apr 26, 2023
2 parents 6bc1f16 + 0c3cc03 commit 894e95c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ install_requires =
xarray
setup_requires=
setuptools_scm
python_requires = >= 3.8, <=3.11
python_requires = >= 3.8
################ Up until here

[options.package_data]
Expand Down

0 comments on commit 894e95c

Please sign in to comment.