setup.cfg: bump minimum Python version to 3.11

This commit is contained in:
The MMGen Project 2025-09-23 09:20:53 +00:00
commit 28c39f2b5f
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2

View file

@ -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 =