Add audit command and outbox foundations
This commit is contained in:
@@ -11,7 +11,6 @@ requires-python = ">=3.12"
|
||||
authors = [{ name = "GovOPlaN" }]
|
||||
dependencies = [
|
||||
"govoplan-core>=0.1.6",
|
||||
"govoplan-access>=0.1.6",
|
||||
]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
@@ -22,4 +21,3 @@ govoplan_audit = ["py.typed"]
|
||||
|
||||
[project.entry-points."govoplan.modules"]
|
||||
audit = "govoplan_audit.backend.manifest:get_manifest"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user