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

Switch to pyproject.toml, update versions #92

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

Viicos
Copy link
Contributor

@Viicos Viicos commented Mar 8, 2024

No description provided.

@Viicos Viicos requested a review from sergei-maertens March 8, 2024 11:08
Update actions versions

Switch to `pyproject.toml`

Fix/drop a bunch of outdated things

Run flake8
@@ -63,7 +63,7 @@ def test_check_admin_index_app_missing(self):
self.assertEqual(len(result), 1)

@override_settings(TEMPLATES=[{"OPTIONS": {"context_processors": []}}])
def test_check_admin_index_context_process_present(self):
def test_check_admin_index_context_process_not_present(self):
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Duplicate test name after flake8 run

@sergei-maertens sergei-maertens merged commit b559e5f into master Dec 11, 2024
9 checks passed
@sergei-maertens sergei-maertens deleted the pyproject branch December 11, 2024 12:42
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