diff --git a/setup.cfg b/setup.cfg index 695d8c2..22c38fc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -9,7 +9,7 @@ license = {text = MIT} [options] packages = find: -requires-python = >=3.8 +requires_python = >=3.8 install_requires = aiomysql PyMySQL