Although we adopt package manager as `uv`, we need to provide multiple ways for common Openstack users . 1. Give `requirements.txt`(which automatically sync with `uv.lock`) for "pip users". 2. Add some guides with or without `uv` or `uvx`.
Although we adopt package manager as
uv, we need to provide multiple ways for common Openstack users .Give
requirements.txt(which automatically sync withuv.lock) for "pip users".Add some guides with or without
uvoruvx.