Migrating from Poetry to uv
May as well get on the bandwagon ;) Also probably better for version management, etc.
uvMay as well get on the bandwagon ;) Also probably better for version management, etc.
This is about implementing a testing matrix approach for running all tests for a matrix of say python vs django versions. I considered using uv insteas of tox for this.