Use uv python to run package install tests
Instead of running package install tests job in parallel using 3 containers, we can just run them sequentially in one job. This only adds an extra 30 seconds, but saves up on resources by not having to use more job containers.
Edited by Ahmed Ilyas