django-select2/pytest.ini

10 lines
237 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=
2015-03-30 09:19:27 +00:00
runtests.py ALL
2015-03-03 09:01:51 +00:00
flakes-ignore=
django_select2/__init__.py UnusedImport
django_select2/fields.py UnusedImport