We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52d06cb commit 6ed4b8bCopy full SHA for 6ed4b8b
setup.py
@@ -24,7 +24,7 @@
24
"async_timeout",
25
],
26
packages=["webthing_ws"],
27
- python_requires='>=3.9',
+ python_requires=">=3.9",
28
zip_safe=True,
29
classifiers=[
30
"Development Status :: 3 - Alpha",
0 commit comments