mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-03-21 07:40:23 +00:00
9 lines
237 B
INI
9 lines
237 B
INI
[pytest]
|
|
norecursedirs=env testapp docs
|
|
addopts = --tb=short --pep8 --flakes -rxs
|
|
pep8maxlinelength=139
|
|
pep8ignore=
|
|
runtests.py ALL
|
|
flakes-ignore=
|
|
django_select2/__init__.py UnusedImport
|
|
django_select2/fields.py UnusedImport
|