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

#36 Refactoring #38

Merged

Conversation

llybin
Copy link
Owner

@llybin llybin commented Sep 11, 2024

  • fix building with new setuptools
  • ruff formatter, GitHub Action, code formatted
  • pyproject.toml single config
  • added Django 5.1
  • pypi trusted publish
  • drop support old django 3.2, 4.0, 4.1
  • drop support python 3.8 3.9
  • drop support drf 3.11 3.12 3.13

poetry
pyproject.toml single config
added Django 5.1
pypi trusted publish
@llybin llybin self-assigned this Sep 11, 2024
@llybin llybin linked an issue Sep 11, 2024 that may be closed by this pull request
drop support python 3.8 3.9
drop support drf 3.11 3.12 3.13
@llybin llybin force-pushed the 36-fix-building-with-the-latest-setuptools-and-python-312 branch from 4e87aaa to 0e7b274 Compare September 11, 2024 12:16
@llybin llybin merged commit ef4b8e9 into master Sep 11, 2024
22 checks passed
@llybin llybin deleted the 36-fix-building-with-the-latest-setuptools-and-python-312 branch September 11, 2024 12:21
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.

Fix building with the latest setuptools and python 3.12
1 participant