Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Add support for --download #24

Open
tlynn opened this issue Mar 13, 2014 · 2 comments
Open

Add support for --download #24

tlynn opened this issue Mar 13, 2014 · 2 comments

Comments

@tlynn
Copy link

tlynn commented Mar 13, 2014

peep adds its own --download argument when calling pip, and gets all confused if the user provides one too. (The motivating use-case is automatically preparing a directory of known-good files ready for e.g. building a native DEB/RPM package).

@willkg
Copy link
Collaborator

willkg commented Nov 10, 2014

@tlynn For clarity sake, is this the peep invocation you're having problems with?:

$ peep.py install --download -r requirements.txt

If not, what does the invocation look like?

@tlynn
Copy link
Author

tlynn commented Nov 12, 2014

peep install --download dir -r requirements.txt

See "pip install --help".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants