wg-manager/pyproject.toml

4 lines
103 B
TOML
Raw Normal View History

2024-10-06 12:56:12 +02:00
[tool.black]
2024-10-08 23:37:00 +02:00
line-length = 160
[tool.pytest.ini_options]
DJANGO_SETTINGS_MODULE = "wg_manager.settings"