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 --dry-run to list of unsupported pip-install options in README #86

Open
paxtonfitzpatrick opened this issue Jun 21, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@paxtonfitzpatrick
Copy link
Member

--dry-run was added in pip v22.2. Since the purpose of smuggling a package is to load it for immediate use, onion comments cannot contain pip install arguments that would cause the package to not actually be installed — -h/--help and -v/--version are disallowed for the same reason.

@paxtonfitzpatrick paxtonfitzpatrick added the documentation Improvements or additions to documentation label Jun 21, 2023
@paxtonfitzpatrick paxtonfitzpatrick self-assigned this Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant