Skip to content

Commit

Permalink
chore(tox): compile messages to use account_only
Browse files Browse the repository at this point in the history
  • Loading branch information
pennersr committed May 29, 2024
1 parent d6c7842 commit 50bb3bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@ skip_install = True
deps = Django
commands =
/usr/bin/env bash -c "cd allauth; python ../manage.py compilemessages"

setenv =
DJANGO_SETTINGS_MODULE = tests.account_only.settings

[testenv:standardjs]
skip_install = True
Expand Down

0 comments on commit 50bb3bd

Please sign in to comment.