django-commons / django-commons/django-enum
Delete uv.lock when test dependency on mysqlclient <2 goes away
Open
@bckohan is already working on this.
Since Mar 2, 2026.
reminder
- Dominant language
- Python
- Stars
- 110
- Forks
- 6
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 4
Description
mysqlclient <2 requires the build step to be invoked to resolve uv.lock - which breaks CI on some runners that don't need it.
The 5.2 line is the last version to support mysqlclient < 2 - so this will be April 2028
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.