la-chariotte/setup.cfg
2023-04-18 16:01:26 +02:00

6 lines
No EOL
112 B
INI

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