Skip to content

Expose rrun in librapidsmpf wheels#915

Draft
madsbk wants to merge 1 commit intorapidsai:mainfrom
madsbk:rrun_in_wheels
Draft

Expose rrun in librapidsmpf wheels#915
madsbk wants to merge 1 commit intorapidsai:mainfrom
madsbk:rrun_in_wheels

Conversation

@madsbk
Copy link
Member

@madsbk madsbk commented Mar 13, 2026

rrun is bundled in the librapidsmpf wheel at librapidsmpf/bin/rrun but was not on PATH after pip install. This adds a Python shim (librapidsmpf/_rrun.py) and a [project.scripts] entry so pip creates a proper rrun wrapper in the environment's bin/ directory, matching the conda behavior.

Also adds a smoke test in ci/test_wheel.sh that verifies rrun is on PATH after wheel install.

@madsbk madsbk self-assigned this Mar 13, 2026
@madsbk madsbk added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Mar 13, 2026
@copy-pr-bot
Copy link

copy-pr-bot bot commented Mar 13, 2026

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@madsbk madsbk force-pushed the rrun_in_wheels branch 5 times, most recently from e0062db to 1870254 Compare March 15, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant