mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-05-05 12:14:42 +00:00
6 lines
124 B
INI
6 lines
124 B
INI
|
|
[pytest]
|
||
|
|
norecursedirs=env testapp django_select2 docs
|
||
|
|
addopts = --tb=short --pep8 --flakes -rxs
|
||
|
|
pep8ignore=
|
||
|
|
flakes-ignore=
|