Skip to content
Commit ac0da58c authored by Manojkiran Eda's avatar Manojkiran Eda
Browse files

Remove setup.cfg file from the repository

OpenBMC CI has migrated from using `pycodestyle` to `flake8` as part of
this[1] commit. Unlike `pycodestyle` , `flake8` does not rely on the
presence of setup.cfg file in their root path as a trigger, but it runs
on all repositories by default. Hence there is no need of having
setup.cfg file, so removing it from the repository.

[1]: https://github.com/openbmc/openbmc-build-scripts/commit/c5ad7ff440cfd94fc025efbd45a3859475b18820



Change-Id: I8e648f3230d1f2a83b620978b36bda88aba7ebc0
Signed-off-by: default avatarManojkiran Eda <manojkiran.eda@gmail.com>
parent cd4cd457
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment