feat: add tenant-scoped rule and permission management
This commit is contained in:
@@ -27,6 +27,11 @@ dependencies = [
|
||||
"leaudit",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
test = [
|
||||
"pytest>=8.3.0",
|
||||
]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
include = [
|
||||
"fastapi_common*",
|
||||
|
||||
Reference in New Issue
Block a user