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

Update tox.ini to test more versions of django / djangorestframework #884

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SupImDos
Copy link

@SupImDos SupImDos commented Mar 27, 2024

Rationale

Given the new release of djangorestframework==3.15 the tox.ini file should be updated so that we are still testing against relevant Python / django / djangorestframework combinations.

This PR doesn't actually include any material code changes, it just adds new test combinations which already appear to pass in CI.

The existing PR #873 addresses adding support for Python 3.12, and given this appears to require material changes I haven't touched that here.

Changes

  • Updates README.rst supported django / djangorestframework versions
  • Adds more django / djangorestframework version combinations to tox.ini
  • Fixes minor linting issues that caused CI failure

…work` (#1)

* Adds more combinations to `tox.ini`
* Updates `README.rst`
* Fixes minor linting issues that cause CI failure
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

1 participant