django-select2/pytest.ini
2015-03-31 10:22:03 +02:00

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