Prerequisite: Configuring the PyPi mirror repository
For air-gapped environments that restrict access to the public PyPi repository, a mirror repository must be configured.
The mirror repository must contain the necessary CMLAPI dependencies, which are generated
using swagger-codegen when creating the CMLAPI Python client.
A list of minimum required package versions for a Python environment:
certifi14.05.14 or highersix1.10 or higherpython_dateutil2.5.3 or highersetuptools21.0.0 or higherurllib31.15.1 or higher
In addition to these dependencies, the tool-specific dependencies must also be synchronized with the mirror repository.
