#!/usr/bin/env bash
ROOT="/opt/visulox-portal-rte/python"
exec "$ROOT/bin/pip" "$@"
