From d05234452fa414fefefca2c036a7b939284105dc Mon Sep 17 00:00:00 2001 From: yumoqing Date: Fri, 12 Dec 2025 14:30:33 +0800 Subject: [PATCH] bugfix --- setup.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index 59ae3c6..96d1b67 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [metadata] -name=pricing +name=unipay version = 0.0.1 -description = A pricing module for online store +description = A module to supports wechat, alipay and paypal payment author = "yu moqing" author_email = "yumoqing@gmail.com" readme = "README.md" @@ -11,5 +11,5 @@ packages = find: requires_python = ">=3.8" install_requires = apppublic - ahserver sqlor + ahserver