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 2017786 commit 992b149Copy full SHA for 992b149
setup.py
@@ -21,6 +21,7 @@
21
url="https://github.com/redis/redis-py",
22
author="Redis Inc.",
23
author_email="[email protected]",
24
+ python_requires=">=3.6",
25
classifiers=[
26
"Development Status :: 5 - Production/Stable",
27
"Environment :: Console",
0 commit comments