mirror of
https://framagit.org/la-chariotte/la-chariotte.git
synced 2025-05-03 04:11:52 +02:00
6 lines
No EOL
112 B
INI
6 lines
No EOL
112 B
INI
[tool:pytest]
|
|
DJANGO_SETTINGS_MODULE = la_chariotte.settings
|
|
|
|
[flake8]
|
|
exclude = migrations
|
|
extend-ignore = E501 |