Skip to content

Commit 522de94

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

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

setup.cfg

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ classifiers =
1414
Environment :: Web Environment
1515
Framework :: Sphinx :: Extension
1616
Intended Audience :: Developers
17-
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
18-
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
1917
Operating System :: OS Independent
2018
Programming Language :: Python :: 3
2119
Programming Language :: Python :: 3 :: Only
@@ -31,7 +29,7 @@ packages = find_namespace:
3129
install_requires =
3230
Sphinx>=1.8
3331
gitpython>=3.1.8
34-
python_requires = >=3.8
32+
python_requires = >=3.9
3533
include_package_data = True
3634
package_dir =
3735
= src

0 commit comments

Comments
 (0)