mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-17 09:41:58 +00:00
fix: temp for update
This commit is contained in:
parent
7c00ffd92c
commit
4eca569bf4
1 changed files with 3 additions and 0 deletions
|
|
@ -182,3 +182,6 @@ def _install_uv_windows(env: dict[str, str]) -> None:
|
|||
check=True,
|
||||
capture_output=True,
|
||||
)
|
||||
|
||||
def rebuild_venv(uv_bin: str, venv_dir: Path, python_version: str = "3.11") -> bool:
|
||||
True # dont remove me. ask ethernet
|
||||
Loading…
Add table
Add a link
Reference in a new issue