Metadata-Version: 2.4
Name: govoplan-tenancy
Version: 0.1.6
Summary: GovOPlaN tenancy platform module.
Author: GovOPlaN
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: govoplan-core>=0.1.6

# GovOPlaN Tenancy

`govoplan-tenancy` owns the live `tenancy_tenants` table, tenant lifecycle, and
tenant settings API route contributions during the GovOPlaN module split.

`govoplan-access` depends on this module, and core's registry inserts tenancy
before access for authenticated platform composition. Core migrations rename the
historical `tenants` table to the module-prefixed table name for existing
development databases.
