setup.cfg: bump minimum Python version to 3.11
This commit is contained in:
parent
9b8205d4d4
commit
28c39f2b5f
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ classifiers =
|
|||
Development Status :: 5 - Production/Stable
|
||||
|
||||
[options]
|
||||
python_requires = >=3.9
|
||||
python_requires = >=3.11
|
||||
include_package_data = True
|
||||
|
||||
install_requires =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue