Open yurihs opened 1 year ago
Hello! Thanks for the project, the dataloaders work really well! Major perfomance gains.
It would be really nice to have support for Python 3.7.
I dropped Django to 3.2 in the dev dependencies and made a minor change to one of the tests (.args is only available in >3.8).
.args
Everything seems to be working fine with these changes. Just not sure about the number of lines changed in the lock file... might be normal though.
Hello! Thanks for the project, the dataloaders work really well! Major perfomance gains.
It would be really nice to have support for Python 3.7.
I dropped Django to 3.2 in the dev dependencies and made a minor change to one of the tests (
.args
is only available in >3.8).Everything seems to be working fine with these changes. Just not sure about the number of lines changed in the lock file... might be normal though.