more stuff
This commit is contained in:
@@ -19,7 +19,13 @@ dev = [
|
||||
"omnia",
|
||||
]
|
||||
|
||||
[tool.uv]
|
||||
package = true
|
||||
|
||||
[tool.uv.sources]
|
||||
omnia = { workspace = true }
|
||||
|
||||
[project.scripts]
|
||||
play = "omnia.main:main"
|
||||
build = "omnia.tools.scenario_builder:main"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user