Container images containing the set of tools for Partner Operator Bundle certification pipelines.
To install the python package in a development environment, run:
pip install ".[dev]"
To test the scripts with the pipelines, see local-dev.md.
To run unit tests and code style checkers:
tox