Skip to content

Fix Django versions used in tox environments #123

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

Merged
merged 1 commit into from
Apr 8, 2023
Merged

Fix Django versions used in tox environments #123

merged 1 commit into from
Apr 8, 2023

Conversation

c-w
Copy link
Contributor

@c-w c-w commented Apr 7, 2023

In 6ef177c several new tox environments were added to test new versions of Python and Django. Unfortunately the Django versions in the requirements and environment names were out of sync.

I discovered this as I was running some tests on the py311-django42 environment but was wondering why the actual code of Django was at versino 4.0.x

@jimfunk jimfunk merged commit ae7a9c8 into jimfunk:master Apr 8, 2023
@c-w c-w deleted the fix-tox branch April 8, 2023 20:11
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