Replace tox and pip with uv
Replace tox and pip with uv, which is way much faster to install dependencies and set up development environment.
To be compatible with pip, we still use the uv pip interface.
Edited by Zehao Chen
Replace tox and pip with uv, which is way much faster to install dependencies and set up development environment.
To be compatible with pip, we still use the uv pip interface.