Skip to content

Set default Django version for testing #3342

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

Open
wants to merge 1 commit into
base: cleanup/pyproject-license-spec
Choose a base branch
from

Conversation

lunkwill42
Copy link
Member

This defaults tox environments to using Django 4.2 if no django term was part of the environment name. The file declared several environments that did not work because the Django version did not have a default fallback value.

This defaults tox environments to using Django 4.2 if no django term was
part of the environment name. The file declared several environments
that did not work because the Django version did not have a default
fallback value.
@lunkwill42 lunkwill42 self-assigned this Apr 22, 2025
@lunkwill42 lunkwill42 added the nonews No news fragment is necessary for this PR (e.g. refactoring, cleanups, workflow/development changes) label Apr 22, 2025
Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Copy link

Test results

   12 files     12 suites   11m 59s ⏱️
2 176 tests 2 176 ✅ 0 💤 0 ❌
6 003 runs  6 003 ✅ 0 💤 0 ❌

Results for commit fd0965c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nonews No news fragment is necessary for this PR (e.g. refactoring, cleanups, workflow/development changes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants