generic source-to-infospace generator
This commit is contained in:
parent
065e17f42e
commit
46aad3cce8
20 changed files with 1629 additions and 8 deletions
|
|
@ -11,6 +11,9 @@ dependencies = [
|
|||
[project.scripts]
|
||||
infospace-bench = "infospace_bench.cli:main"
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
infospace_bench = ["profiles/**/*"]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
pythonpath = ["src", "../markitect-tool/src"]
|
||||
testpaths = ["tests"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue