Skip to content

Commit f134609

Browse files
committed
Revert "Project: Drop requires-python attribute for less obstacles"
This reverts commit 7d44b19.
1 parent 8200dfe commit f134609

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ name = "crate"
2626
dynamic = ["version"]
2727
description = "CrateDB Python Client"
2828
authors = [{ name = "Crate.io", email = "office@crate.io" }]
29+
requires-python = ">=3.10"
2930
readme = "README.rst"
3031
license = "Apache-2.0"
3132
classifiers = [

0 commit comments

Comments
 (0)