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

Modernize CI setup, test Django 4.2 and Python 3.11 #28

Merged
merged 1 commit into from
May 3, 2023

Conversation

bittner
Copy link
Member

@bittner bittner commented May 3, 2023

Makes the tests run against Django 4.2 (dropping 4.0) and Python 3.11, in addition.

Python 3.6 is not available anymore in GitHub's ubuntu-latest VM image, hence we must specify to the older image to be used for running our tests.

PyClean now has the --debris and --erase options that allow us to get all cleanup tasks done from a single tool, finally.

References

@bittner bittner added the enhancement New feature or request label May 3, 2023
@bittner bittner self-assigned this May 3, 2023
@bittner bittner force-pushed the feature/django42-python311 branch from d8211cc to a1676b9 Compare May 3, 2023 08:57
@bittner bittner merged commit a679b9f into main May 3, 2023
19 checks passed
@bittner bittner deleted the feature/django42-python311 branch May 3, 2023 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant