You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds support for `scripts` files in wheels. Pypi packages like Ruff use
this to ship native executables or arbitrary Python scripts. A test is
included that installs ruff in a venv and executes it.
Closes#98Closes#59
https://github.com/prefix-dev/rip/blob/94d965f055cb23dc82a821c53a3338d4dcc74bd7/crates/rattler_installs_packages/src/wheel.rs#L663C23-L663C23
The text was updated successfully, but these errors were encountered: