mirror of
https://github.com/rio-labs/rio.git
synced 2026-05-07 20:09:40 -05:00
speedup build command now that scripts.build has no deps
This commit is contained in:
+1
-1
@@ -126,7 +126,7 @@ PYTHONPATH = "."
|
||||
[[tool.hatch.build.hooks.build-scripts.scripts]]
|
||||
commands = [
|
||||
"npm install",
|
||||
"uvx --with-requirements pyproject.toml python -m scripts.build",
|
||||
"uvx python -m scripts.build",
|
||||
]
|
||||
|
||||
[tool.ruff]
|
||||
|
||||
Reference in New Issue
Block a user