Skip to content

Commit 02bce13

Browse files
authored
black
1 parent 91d2d56 commit 02bce13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

0 commit comments

Comments
 (0)