la-chariotte/setup.cfg
2023-04-19 18:01:29 +02:00

6 lines
No EOL
112 B
INI

[tool:pytest]
DJANGO_SETTINGS_MODULE = la_chariotte.settings
[flake8]
exclude = migrations
extend-ignore = E501