Skip to content

Commit c364706

Browse files
committed
really drop python 3.8
1 parent c317ec7 commit c364706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "morecantile"
33
description = "Construct and use map tile grids (a.k.a TileMatrixSet / TMS)."
44
readme = "README.md"
5-
requires-python = ">=3.8"
5+
requires-python = ">=3.9"
66
license = {file = "LICENSE"}
77
authors = [
88
{name = "Vincent Sarago", email = "[email protected]"},

0 commit comments

Comments
 (0)