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.
2 parents c7260d3 + 80e1aa1 commit f952dc6Copy full SHA for f952dc6
setup.py
@@ -89,6 +89,7 @@ def read_extras(*prefixes):
89
keywords=[
90
# eg: "keyword1", "keyword2", "keyword3",
91
],
92
+ python_requires=">=3.6",
93
install_requires=INSTALL_REQUIRES
94
# eg: "aspectlib==1.1.1", "six>=1.7",
95
,
0 commit comments