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

Add a mechanism to automatically exclude Windows executables #814

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

bwarden
Copy link
Member

@bwarden bwarden commented Jan 16, 2024

Some packages, especially PIP wheels, install Windows executables. Introduce an option, allow_exe, with which to permit installing those executables. Otherwise, explicitly delete them so they're not inadvertently installed via wildcards later.

Some packages, especially PIP wheels, install Windows executables.
Introduce an option, allow_exe, with which to permit installing those
executables. Otherwise, explicitly delete them so they're not
inadvertently installed via wildcards later.
@bwarden bwarden self-assigned this Jan 16, 2024
@bryteise bryteise merged commit e664610 into clearlinux:master Jan 16, 2024
2 checks passed
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.

2 participants