tambah alembic

1 parent a873b95d
...@@ -3,7 +3,7 @@ requires = ['setuptools >= 64', 'wheel'] ...@@ -3,7 +3,7 @@ requires = ['setuptools >= 64', 'wheel']
build-backend = 'setuptools.build_meta' build-backend = 'setuptools.build_meta'
[tool.setuptools] [tool.setuptools]
packages = ["opensipkd.base"] packages = ["opensipkd", "opensipkd.detable", "opensipkd.base"]
# package-dir = {"" = "opensipkd"} # package-dir = {"" = "opensipkd"}
#[tool.setuptools.package-dir] #[tool.setuptools.package-dir]
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!