Skip to content

Commit 95c3c2c

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 97413df commit 95c3c2c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ author_email = jkittner@users.noreply.github.com
1010
license = MIT
1111
license_files = LICENCE
1212
classifiers =
13-
License :: OSI Approved :: MIT License
1413
Programming Language :: Python :: 3
1514
Programming Language :: Python :: 3 :: Only
1615
Programming Language :: Python :: Implementation :: CPython
@@ -19,7 +18,7 @@ classifiers =
1918
py_modules = flake8_timeout
2019
install_requires =
2120
flake8
22-
python_requires = >=3.8
21+
python_requires = >=3.9
2322

2423
[options.packages.find]
2524
exclude =

0 commit comments

Comments
 (0)