Skip to content

Commit

Permalink
Add pytest-xdist to tox.ini for testenv
Browse files Browse the repository at this point in the history
  • Loading branch information
grantjenks committed Jun 7, 2019
1 parent 65b648e commit 1e56fd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ deps=
mock
pytest
pytest-django
pytest-xdist
commands=python -m pytest
setenv =
DJANGO_SETTINGS_MODULE=tests.settings
Expand Down

0 comments on commit 1e56fd5

Please sign in to comment.