rbac/setup.cfg
2025-07-10 16:32:25 +08:00

17 lines
280 B
INI

[metadata]
name=rbac
version = 1.0.0
description = a RBAC user authenticate module
author = "yu moqing"
author_email = "yumoqing@gmail.com"
readme = "README.md"
license = "MIT"
[options]
packages = find:
requires_python = ">=3.8"
install_requires =
apppublic
sqlor
ahserver