chore: Issue closure 125 cleanup
This commit is contained in:
@@ -10,6 +10,11 @@ readme = "README.md"
|
||||
requires-python = ">=3.8"
|
||||
dependencies = ["markdown-it-py", "PyYAML", "click>=8.0.0", "tabulate>=0.9.0", "jsonpath-ng>=1.5.0", "aiohttp>=3.8.0", "toml"]
|
||||
|
||||
[project.optional-dependencies]
|
||||
capabilities = [
|
||||
"markitect-content @ file:./capabilities/markitect-content"
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
markitect = "markitect.cli:main"
|
||||
tddai = "tddai_cli:main"
|
||||
|
||||
Reference in New Issue
Block a user