Skip to content

Commit c4534ee

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

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
@@ -14,7 +14,6 @@ classifiers =
1414
Environment :: Web Environment
1515
Framework :: Sphinx :: Extension
1616
Intended Audience :: Developers
17-
License :: OSI Approved :: BSD License
1817
Operating System :: OS Independent
1918
Programming Language :: Python :: 3
2019
Programming Language :: Python :: 3 :: Only
@@ -30,7 +29,7 @@ packages = find_namespace:
3029
install_requires =
3130
Sphinx>=1.8
3231
lxml>=4.5.2
33-
python_requires = >=3.8
32+
python_requires = >=3.9
3433
include_package_data = True
3534
package_dir =
3635
= src

0 commit comments

Comments
 (0)