Skip to content

Commit 662d94e

Browse files
authored
relax Python requirement to 3.10
1 parent eeb161b commit 662d94e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pygeometa"
77
version = "0.22.dev1"
88
description = "pygeometa is a Python package to manage metadata for geospatial dataset"
99
readme = "README.md"
10-
requires-python = ">=3.11"
10+
requires-python = ">=3.10"
1111
license = {text = "MIT"}
1212
keywords = ["geospatial", "metadata", "catalogue", "discovery"]
1313
authors = [

0 commit comments

Comments
 (0)