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

Add Django 5.0 support #1087

Merged
merged 1 commit into from
Nov 5, 2023
Merged

Conversation

adamchainz
Copy link
Member

Copied the changes from #1044 for this new Django version.

Comment on lines +72 to +75
- name: py311-dj50-postgres-xdist-coverage
python: '3.11'
allow_failure: false

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I couldn’t figure out the logic for what is on the test matrix here, so I only added one entry.

This can be expanded to Python 3.12 with #1086.

@adamchainz adamchainz merged commit 51b82ac into pytest-dev:master Nov 5, 2023
16 checks passed
@adamchainz adamchainz deleted the django_5.0 branch November 5, 2023 22:15
@adamchainz adamchainz restored the django_5.0 branch November 5, 2023 22:15
@adamchainz adamchainz deleted the django_5.0 branch November 5, 2023 22:15
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