From eb0bcedf84f8894c649378eeed2eb5dab2836640 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 23:07:56 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ccc3829..308e65d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -31,7 +31,7 @@ packages = find_namespace: install_requires = Sphinx>=1.8 gitpython>=3.1.8 -python_requires = >=3.8 +python_requires = >=3.9 include_package_data = True package_dir = = src