drax-dunamu

Results 2 comments of drax-dunamu

FYI, In some cases(especially on CI), I also need something like `uv sync --system` or `uv pip install -r pyproject.toml --system --with-dev`. There is a workaround for last one(https://stackoverflow.com/a/78902981) but...