Fix python_api_client_test job to use Python 3.12 image with poetry
Match balance_tracker approach for python API client testing: - Use PYTHON_COMPAT_IMAGE (Python 3.12) for pydantic-core compatibility - Add poetry lock/install in before_script - Run pytest through poetry to use proper environment
Loading
Please sign in to comment