Skip to content

Commit 73120e2

Browse files
authored
Add python_requires to setup.cfg
Closes #210
1 parent 8285993 commit 73120e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ classifiers =
2424
[options]
2525
packages = find:
2626
py_modules = flake8_import_order
27+
python_requires >= 3.9
2728
install_requires =
2829
pycodestyle
2930
setuptools

0 commit comments

Comments
 (0)