mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-10 06:46:15 +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
|