This commit is contained in:
yumoqing 2025-07-05 21:11:31 +08:00
parent e1498fdffd
commit 51366195c5

View File

@ -9,7 +9,7 @@ license = {text = MIT}
[options]
packages = find:
requires-python = >=3.8
requires_python = >=3.8
install_requires =
aiomysql
PyMySQL