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 c317ec7 commit c364706Copy full SHA for c364706
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "morecantile"
3
description = "Construct and use map tile grids (a.k.a TileMatrixSet / TMS)."
4
readme = "README.md"
5
-requires-python = ">=3.8"
+requires-python = ">=3.9"
6
license = {file = "LICENSE"}
7
authors = [
8
{name = "Vincent Sarago", email = "[email protected]"},
0 commit comments