Starting to recreate models.
This commit is contained in:
parent
e420110fb3
commit
388472742e
11 changed files with 132 additions and 4 deletions
|
|
@ -20,5 +20,8 @@ dependencies = [
|
|||
requires = ["setuptools"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.pip.dependencies]
|
||||
crudkit = { path = "../crudkit", editable = true }
|
||||
|
||||
[tool.setuptools]
|
||||
packages = ["inventory"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue