Skip to content

Commit

Permalink
chore(tox): Add MFA extras
Browse files Browse the repository at this point in the history
  • Loading branch information
pennersr committed Aug 23, 2023
1 parent 2425fe2 commit 9e12bef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ deps =
django42: Django==4.2.*
djangomain: git+https://github.com/django/django.git@main#egg=django
python3-saml>=1.15.0,<2.0.0
extras =
mfa
commands =
coverage run -m pytest {posargs:allauth}
coverage report
Expand Down

0 comments on commit 9e12bef

Please sign in to comment.