+ notes: '24 Linux wheels upstream (abi: cp310,cp311,cp312,cp313,cp36,cp37,cp38,cp39); no riscv64 on PyPI or pypi.riseproject.dev. Cython binding, per-interpreter C++ core (edlib.pyx cythonized in CIBW_BEFORE_BUILD; no pyproject.toml). First CI run failed on every job: CIBW_BEFORE_BUILD/TEST_COMMAND used a bare filename / {project}, but before-build''s cwd is {project} (the whole checkout) while package-dir is a subdir, so cython could not find edlib.pyx (gotcha 5) - fixed by prefixing with {package}. All 8 jobs (cp312/cp313/cp314/cp314t x manylinux/musllinux) passed on riscv64 CI after the fix; publish dry-run clean. PR #1244 open.'
0 commit comments