Skip to content

Commit 8f35493

Browse files
EliEli
authored andcommitted
Commit that will trigger docs.
1 parent 2634f64 commit 8f35493

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ authors = [
1515
{name = "California Department of Water Resources", email = "Eli.Ateljevich@water.ca.gov"},
1616
{name = "California Department of Water Resources", email = "Kijin.Nam@water.ca.gov"}
1717
]
18-
requires-python = ">=3.10"
18+
requires-python = ">=3.10,<=3.12"
1919

2020
classifiers = [
2121
"Development Status :: 2 - Pre-Alpha",
2222
"Intended Audience :: Developers",
2323
"Natural Language :: English",
24-
"Programming Language :: Python :: 3.9"
24+
"Programming Language :: Python :: 3.10"
2525
]
2626

2727
keywords = ["schimpy", "SCHISM", "hydrodynamics", "mesh", "geometry", "GIS", "geospatial", "data processing"]

0 commit comments

Comments
 (0)