Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: migrate from setup.py to pyproject.toml #45

Merged
merged 4 commits into from
Aug 15, 2023

Conversation

wd0517
Copy link
Collaborator

@wd0517 wd0517 commented Aug 14, 2023

  • migrate from setup.py to pyproject.toml
  • mysqlclient should not be specified as dependency when install, user can also choose pymysql

NEXT TO DO: Create separate branches for Django 3.2, 4.1, main branch will only support Django 4.2 (why)

@wd0517 wd0517 merged commit 5dc2a33 into pingcap:main Aug 15, 2023
27 checks passed
@wd0517 wd0517 deleted the feat-migrate-pyproject branch August 15, 2023 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants