mirror of
https://github.com/django-components/django-components.git
synced 2025-09-27 07:59:08 +00:00
Make py.test work on recent tox
This commit is contained in:
parent
91b4accfeb
commit
8239359c0a
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
@ -35,6 +35,7 @@ deps =
|
||||||
pytest-xdist
|
pytest-xdist
|
||||||
flake8
|
flake8
|
||||||
isort
|
isort
|
||||||
|
allowlist_externals = py.test
|
||||||
commands = py.test {posargs}
|
commands = py.test {posargs}
|
||||||
|
|
||||||
[testenv:flake8]
|
[testenv:flake8]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue