DevOps integration
* Continuous integration pipeline
* when new pull request then start build the project with tox unit testing and flake8 code linting
* create automatic distributing files sdist and wheel
* Continuos delivery pipeline
* automatic delivery package to the azure artifacts [DevOps PyInels Artifact repo](https://dev.azure.com/JH-Soft-Technology/pyinels/_packaging?_a=package&feed=pyinels_feed&package=pyinels&version=0.3.8&protocolType=PyPI)
* automatic delivery to [PyPi.org PyInels repo](https://pypi.org/project/pyinels)