Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Commit 3fd8688

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent bc7a49b commit 3fd8688

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

setup.cfg

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,9 @@ classifiers =
1010
License :: OSI Approved :: Apache Software License
1111
Programming Language :: Python :: 3
1212
Programming Language :: Python :: 3 :: Only
13-
Programming Language :: Python :: 3.6
14-
Programming Language :: Python :: 3.7
15-
Programming Language :: Python :: 3.8
16-
Programming Language :: Python :: 3.9
17-
Programming Language :: Python :: 3.10
1813

1914
[options]
20-
python_requires = >=3.6
15+
python_requires = >=3.7
2116

2217
[tool.isort]
2318
multi_line_output = 3

0 commit comments

Comments
 (0)