markitect-tool/examples/source-adapters/fake-adapter-pyproject.toml

3 lines
102 B
TOML
Raw Normal View History

2026-05-14 21:49:43 +02:00
[project.entry-points."markitect_tool.source_adapters"]
fake = "fake_adapter:fake_adapter_descriptor"