Skip to content

Commit fcf983b

Browse files
committed
pyproject.toml: Specify required Python version
1 parent f75e446 commit fcf983b

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
@@ -21,6 +21,7 @@ classifiers = [
2121
dependencies = ['geomet>=1.1', 'pyyaml > 5.0']
2222
dynamic = ["version", "readme"]
2323
license = "Apache-2.0"
24+
requires-python = ">=3.9"
2425

2526
[project.urls]
2627
"Homepage" = "https://github.com/scylladb/python-driver"

0 commit comments

Comments
 (0)