Léo Bernard

Results 2 issues of Léo Bernard

Hello, I installed tox-gh and tox-uv and it appears that using the `uv-venv-lock-runner` runner from tox-uv raises an internal error. ``` Traceback (most recent call last): File "/home/runner/.local/share/uv/tools/tox/lib/python3.13/site-packages/tox/session/cmd/run/single.py", line 48,...

### Summary Hello, It seems that `uv pip install --group` and `pip install --group` (pip 25.1) have different behaviors for installing Dependency Groups. ```toml [dependency-groups] dev = [ "ruff", ]...

bug