bump minimum python to 3.9, we're using subscriptable type hints
This commit is contained in:
parent
a088cdcd73
commit
e6f6a888a5
@ -9,7 +9,7 @@ license = {text = "MIT"}
|
||||
authors = [
|
||||
{name = "Brian S. Stephan", email = "bss@incorporeal.org"},
|
||||
]
|
||||
requires-python = ">=3.8"
|
||||
requires-python = ">=3.9"
|
||||
dependencies = ["grpcio-tools"]
|
||||
dynamic = ["version"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user