Skip to content

Commit

Permalink
Remove ignoring with drfmaster
Browse files Browse the repository at this point in the history
  • Loading branch information
sliverc committed Oct 8, 2024
1 parent ecac816 commit 5174ac3
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,3 @@ deps =
-rrequirements/requirements-documentation.txt
commands =
sphinx-build -W -b html -d docs/_build/doctrees docs docs/_build/html

[testenv:py{38,39,310,311,312}-django42-drfmaster]
ignore_outcome = true

[testenv:py{310,311,312}-django{50,51}-drfmaster]
ignore_outcome = true

[testenv:py313-django51-drfmaster]
ignore_outcome = true

0 comments on commit 5174ac3

Please sign in to comment.