Skip to content

Commit 4605367

Browse files
committed
Update python_requires
1 parent b839f47 commit 4605367

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ def get_version():
6262
project_urls={
6363
"Documentation": "https://superannotate.readthedocs.io/en/stable/",
6464
},
65-
python_requires=">=3.7",
65+
python_requires=">=3.10",
6666
include_package_data=True,
6767
)

0 commit comments

Comments
 (0)