We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ea166d commit 2bb0c1fCopy full SHA for 2bb0c1f
setup.py
@@ -27,7 +27,7 @@
27
],
28
packages=["connect_box"],
29
zip_safe=True,
30
- python_requires=">=3.9",
+ python_requires=">=3.10",
31
classifiers=[
32
"Development Status :: 3 - Alpha",
33
"Environment :: Console",
0 commit comments