django-select2/pytest.ini
2015-03-30 10:19:37 +02:00

8 lines
217 B
INI

[pytest]
norecursedirs=env testapp docs
addopts = --tb=short --pep8 --flakes -rxs
pep8maxlinelength=139
pep8ignore=
flakes-ignore=
django_select2/__init__.py UnusedImport
django_select2/fields.py UnusedImport