Skip to content

Commit 49d8667

Browse files
committed
check py36
1 parent 2c249da commit 49d8667

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers =
2121

2222
[options]
2323
py_modules = github_action_utils
24-
python_requires = >=3.7.0
24+
python_requires = >=3.6.0
2525

2626
[bdist_wheel]
2727
universal = True

0 commit comments

Comments
 (0)