Skip to content

Commit 89fee74

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)