This commit is contained in:
yumoqing 2025-12-12 14:30:33 +08:00
parent 1cbe37d4a3
commit d05234452f

View File

@ -1,7 +1,7 @@
[metadata] [metadata]
name=pricing name=unipay
version = 0.0.1 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 = "yu moqing"
author_email = "yumoqing@gmail.com" author_email = "yumoqing@gmail.com"
readme = "README.md" readme = "README.md"
@ -11,5 +11,5 @@ packages = find:
requires_python = ">=3.8" requires_python = ">=3.8"
install_requires = install_requires =
apppublic apppublic
ahserver
sqlor sqlor
ahserver