mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-14 17:46:17 +01:00
Daniel Mach
c1046650d3
One dependency less. It would also become a problem on CentOS Stream 9 where pytest is not available.
4 lines
58 B
INI
4 lines
58 B
INI
[flake8]
|
|
exclude = .git,__pycache__
|
|
max-line-length = 120
|