Implementing a testing Matrix
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.
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.