We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
requires-python
1 parent 8200dfe commit 89fee74Copy full SHA for 89fee74
1 file changed
pyproject.toml
@@ -26,6 +26,7 @@ name = "crate"
26
dynamic = ["version"]
27
description = "CrateDB Python Client"
28
authors = [{ name = "Crate.io", email = "office@crate.io" }]
29
+requires-python = ">=3.10"
30
readme = "README.rst"
31
license = "Apache-2.0"
32
classifiers = [
0 commit comments