- Build pure Python packages (leann-core, leann) with standard build tool - Only use cibuildwheel for C extension packages (leann-backend-hnsw, leann-backend-diskann) - Build pure Python packages only once on ubuntu-latest - Add Python setup for building pure packages - Add package listing step for debugging