django-select2/pytest.ini

9 lines
217 B
INI
Raw Normal View History

2015-03-03 09:01:51 +00:00
[pytest]
norecursedirs=env testapp docs
2015-03-03 09:01:51 +00:00
addopts = --tb=short --pep8 --flakes -rxs
pep8maxlinelength=139
2015-03-03 09:01:51 +00:00
pep8ignore=
flakes-ignore=
django_select2/__init__.py UnusedImport
django_select2/fields.py UnusedImport