Skip to content

Commit 7c0906f

Browse files
pre-commit-ci[bot]lcnittl
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 762e52e commit 7c0906f

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
@@ -7,7 +7,6 @@ url = https://github.com/sphinx-contrib/email
77
author = Christian Knittl-Frank
88
author_email = [email protected]
99
license = BSD-3-Clause
10-
license_file = LICENSE
1110
license_files = LICENSE
1211
classifiers =
1312
Development Status :: 3 - Alpha
@@ -31,7 +30,7 @@ packages = find_namespace:
3130
install_requires =
3231
Sphinx>=1.8
3332
lxml>=4.5.2
34-
python_requires = >=3.7
33+
python_requires = >=3.8
3534
include_package_data = True
3635
package_dir =
3736
= src

0 commit comments

Comments
 (0)