Skip to content

Commit

Permalink
Merge branch 'development' into v1.x-deprecation-warning
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaS11 authored Sep 13, 2024
2 parents 0495648 + bea9fe0 commit c6811c7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "Python tools for obtaining and working with ICESat-2 data"
license = {file = "LICENSE"}
readme = "README.rst"

requires-python = "~=3.7"
requires-python = ">=3.9"
dynamic = ["version", "dependencies"]

authors = [
Expand All @@ -20,8 +20,6 @@ classifiers=[
"License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
Expand Down

0 comments on commit c6811c7

Please sign in to comment.