I'm not personally releasing a ton of internal packages where I work but I know of
https://github.com/tox-dev/tox-uv. Haven't tried it yet though but it seems to do what you want. I also saw that nox (tox but in python instead of a tox.ini file
https://nox.thea.codes/en/stable/config.html), is supporting uv from what I understand.
I don't think there's a definite answer yet.