mirror of
https://github.com/django-components/django-components.git
synced 2025-09-26 23:49:07 +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
|
||||
flake8
|
||||
isort
|
||||
allowlist_externals = py.test
|
||||
commands = py.test {posargs}
|
||||
|
||||
[testenv:flake8]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue