Skip to content

rcssmin: add build-rcssmin.yml for riscv64 wheels - #985

Open
luhenry wants to merge 1 commit into
mainfrom
rcssmin
Open

rcssmin: add build-rcssmin.yml for riscv64 wheels#985
luhenry wants to merge 1 commit into
mainfrom
rcssmin

Conversation

@luhenry

@luhenry luhenry commented Sep 6, 2026

Copy link
Copy Markdown
Member

Compiles the _rcssmin C extension, a CSS minifier with a pure-Python fallback. Upstream publishes no riscv64 wheel and carries no GitHub Actions workflow to mirror; this follows the same shape as the repo's other tiny build-from-checkout ports (e.g. build-editdistance.yml).

Differs from upstream

  • CIBW_ENVIRONMENT: SETUP_CEXT_REQUIRED=1 - setup.py silently falls back to a pure-Python build on any compile failure otherwise.

Testing

  • same as upstream

License: OK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant