Closed phlogistonjohn closed 6 years ago
This minimal tox and setup.py are based on the Heketi python client api and can be used to run the flake8 code quality checking tool.
Later tox can be used to run unit tests and as a basis for ci testing.
Followup patch adds some patterns to .gitignore for stuff generated by tox runs and, while I was at it, some editor temporary files.
Please merge PR #4 first, as it resolves some of the flake8 issues and then the tool will run cleanly once added.
This minimal tox and setup.py are based on the Heketi python client api and can be used to run the flake8 code quality checking tool.
Later tox can be used to run unit tests and as a basis for ci testing.
Followup patch adds some patterns to .gitignore for stuff generated by tox runs and, while I was at it, some editor temporary files.
Please merge PR #4 first, as it resolves some of the flake8 issues and then the tool will run cleanly once added.