Skip to content

Commit 91d2d56

Browse files
authored
python_requires='>=3.6'
1 parent 0570e0f commit 91d2d56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ def read_extras(*prefixes):
8888
keywords=[
8989
# eg: "keyword1", "keyword2", "keyword3",
9090
],
91+
python_requires='>=3.6',
9192
install_requires=INSTALL_REQUIRES
9293
# eg: "aspectlib==1.1.1", "six>=1.7",
9394
,

0 commit comments

Comments
 (0)