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

Upgrade test suite and metadata for Django 5.0 compatibility #15

Merged
merged 1 commit into from
May 14, 2024

Conversation

thibaudcolas
Copy link
Member

The only change really required is to upgrade the dependency definition to <6. I’ve also updated:

  • Tox configuration. Tested locally with tox -e py310-dj50.
  • GitHub Actions matrix configuration.
  • Trove classifiers.

I also tried to run django-upgrade on the project. There were changes it made but none that were technically required for Django 5 support.

@tm-kn
Copy link
Member

tm-kn commented May 14, 2024

Thank you @thibaudcolas. 🎉

@tm-kn tm-kn merged commit 03bed34 into torchbox:main May 14, 2024
@thibaudcolas thibaudcolas deleted the django-5-upgrade branch May 17, 2024 09:40
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.

None yet

2 participants