Skip to content

Commit

Permalink
Allow PyPy 3.8 test to fail for Django 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksihakli authored Aug 16, 2022
1 parent b4c6815 commit a03e813
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,10 @@ setenv =
# Django development version is allowed to fail the test matrix
ignore_outcome =
djmain: True
pypy38-dj41: True
ignore_errors =
djmain: True
pypy38-dj41: True
# QA runs type checks, linting, and code formatting checks
[testenv:py310-djqa]
Expand Down

0 comments on commit a03e813

Please sign in to comment.