oxidase/ofiuco

feat: set correct cc toolchain for install actions

Closed this issue · 1 comments

The source packages which require building must be installed via a separate rule which depends on a cc toolchain. The new rule must use a downloaded source wheel and cc libraries as dependencies to build a binary wheel file which can be installed. The package rule must report an error if the downloaded source wheel can not be built with a note how to resolve the issue.

Must be implemented in #19