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 ecac6cc commit 2ab6a0fCopy full SHA for 2ab6a0f
setup.py
@@ -34,7 +34,7 @@
34
long_description_content_type="text/markdown",
35
url="https://github.com/goverfl0w/discord-interactions",
36
packages=find_packages(),
37
- python_requires=">=3.9",
+ python_requires=">=3.8.6",
38
classifiers=[
39
"Development Status :: 4 - Beta",
40
"Intended Audience :: Developers",
0 commit comments