Currently we have tox.ini with only flake8-related configuration and .flake8.
In the workflow of torchaudio development we do not use tox.
I do not know the origin of them but we should merge these into .flake8.
PyTorch repo does not have tox.ini either so it's simpler for us to do the same thing.