mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
cythonize(1) is a bigger tool that can automatically compile all Cython files from a package and build the extensions from them. We don't need that, so just use the reference cython(1) invocation. Signed-off-by: Michał Górny <mgorny@gentoo.org>