Cross repo isolation
This commit is contained in:
parent
a462827eda
commit
bf2dc4ae98
10 changed files with 695 additions and 14 deletions
|
|
@ -21,6 +21,9 @@ dev = [
|
|||
"pytest>=7.4",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
repo-scoping = "repo_registry.cli:main"
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["src"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue