Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement scripts for Wheel unpacking #98

Closed
baszalmstra opened this issue Nov 28, 2023 · 0 comments · Fixed by #99
Closed

Implement scripts for Wheel unpacking #98

baszalmstra opened this issue Nov 28, 2023 · 0 comments · Fixed by #99
Assignees

Comments

@baszalmstra
Copy link
Contributor

@baszalmstra baszalmstra self-assigned this Nov 28, 2023
baszalmstra added a commit that referenced this issue Nov 28, 2023
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 #98 
Closes #59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant