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 0fa267a commit 17d4955Copy full SHA for 17d4955
setup.py
@@ -33,5 +33,5 @@
33
'License :: OSI Approved :: MIT License',
34
"Operating System :: OS Independent"
35
],
36
- python_requires=">=3.8",
+ python_requires=">=3.8"
37
)
0 commit comments