using Tox tool
- Refer Here for the official docs of tox
- Refer Here for tox configuration examples
- Now to setup tox we need to have setup.py and pyproject.toml
- Refer Here for the code changes done.
- Another import tool pytest-flake8 Refer Here
- Configure pytest-flake8 to ignore tests, venv, .pytest*