Workplan refinement and examples
This commit is contained in:
parent
28ce4b3f65
commit
f8f20c7c32
13 changed files with 726 additions and 23 deletions
2
examples/source-adapters/fake-adapter-pyproject.toml
Normal file
2
examples/source-adapters/fake-adapter-pyproject.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[project.entry-points."markitect_tool.source_adapters"]
|
||||
fake = "fake_adapter:fake_adapter_descriptor"
|
||||
Loading…
Add table
Add a link
Reference in a new issue