Skip to content

Commit 2bb0c1f

Browse files
authored
Set to Python 3.10
1 parent 2ea166d commit 2bb0c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
],
2828
packages=["connect_box"],
2929
zip_safe=True,
30-
python_requires=">=3.9",
30+
python_requires=">=3.10",
3131
classifiers=[
3232
"Development Status :: 3 - Alpha",
3333
"Environment :: Console",

0 commit comments

Comments
 (0)