mirror of
https://github.com/dwinkler1/np.git
synced 2026-02-19 22:40:57 -05:00
fixed uv sync call
This commit is contained in:
parent
f4c31baad7
commit
a264d7049d
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@
|
|||
pydev = [
|
||||
"export UV_PYTHON=${pkgs.py.interpreter}"
|
||||
"export UV_PYTHON_DOWNLOADS=\"never\""
|
||||
"uv sync"
|
||||
"${pkgs.uv}/bin/uv sync"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue