mirror of
https://github.com/alerta/alerta.git
synced 2025-01-24 17:29:39 +00:00
8 lines
102 B
INI
8 lines
102 B
INI
[wheel]
|
|
universal = 1
|
|
|
|
[pycodestyle]
|
|
max-line-length = 120
|
|
|
|
[tool:pytest]
|
|
norecursedirs=tests/helpers
|