diff --git a/setup.cfg b/setup.cfg index e4d4f84..0bf5718 100644 --- a/setup.cfg +++ b/setup.cfg @@ -21,6 +21,7 @@ classifier = Programming Language :: Python :: 3.10 Programming Language :: Python :: 3.11 Programming Language :: Python :: 3.12 +python_requires = >= 3.10 [files] packages = gerritlib