mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-04-11 17:11:00 +00:00
8 lines
217 B
INI
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
|