-
### Version
Any recent version
### Platform
```text
Linux Debian
```
### Subsystem
build
### What steps will reproduce the bug?
Build with that flag
--shared-libuv
but without
deps/uv/*
…
-
uv 0.4.29
`uv lock` and `uv sync` can't update `uv.lock` file if a corrupted `uv.lock` exists.
-
- Давайте общаться в видеочате Meet: https://duo.app.goo.gl/7o6CkT9
-
> without much context, obligatory [pixi](https://pixi.sh/latest/) endorsement comment
emerging from a rabbit hole (thanks @cisaacstern 😂) I'm floating around this decision framework for feedback:
-…
-
First, thanks for making this app. The demo looks so nice and I'm excited to try it!
Unfortunately, I get the following error
```
uv sync
Using Python 3.12.5 interpreter at: /Users/rayberger/.…
-
I am not sure what the uv-lock is supposed to do:
* If it is supposed to check that the lockfile is up to date with regard to pyproject.toml, it should be run with the `--locked` to report any issu…
-
The UV map for instruments.png in the MTS Official Content Pack isnt picking up the correct textures for the gear shifter.
When Im in neutral, everything is fine and the indicator shows N in game, bu…
-
and update deps while were at it
-
## windows
Install scoop
```powershell
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
```
Install uv
``…
-
When using the following `pyproject.toml` file:
```TOML
[project]
name = "torchissue"
version = "0.1.0"
dependencies = ["torch"]
[tool.uv.sources]
torch = { index = "pytorch" }
[[tool.uv…