davos icon indicating copy to clipboard operation
davos copied to clipboard

add --dry-run to list of unsupported pip-install options in README

Open paxtonfitzpatrick opened this issue 2 years ago • 0 comments

--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 avatar Jun 21 '23 17:06 paxtonfitzpatrick