Open
Description
Several python projects I work with list cmake in their pyproject.toml install_requires
section. This is incredibly awkward on freebsd because there are no wheels available, and thus cmake has to be built from source. This takes a while, which is undesirable.
Would it be appreciated if I contributed a CI pass to build wheels for FreeBSD?
Metadata
Metadata
Assignees
Labels
No labels