We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6d169d commit f1ce5bdCopy full SHA for f1ce5bd
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "pgstacrs"
3
description = "Python async API for pgstac, backed by Rust"
4
readme = "README.md"
5
-requires-python = ">=3.8"
+requires-python = ">=3.9"
6
authors = [{ name = "Pete Gadomski", email = "[email protected]" }]
7
keywords = ["stac", "geospatial", "postgres", "pgstac"]
8
classifiers = [
0 commit comments