We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0521529 commit c9eeee2Copy full SHA for c9eeee2
1 file changed
setup.py
@@ -16,5 +16,5 @@
16
"License :: OSI Approved :: MIT License",
17
"Operating System :: OS Independent",
18
],
19
- python_requires=">=3.10",
+ python_requires=">=3.9",
20
)
0 commit comments