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

As a user, I can specify Remote.includes with a requirements.txt #345

Open
gerrod3 opened this issue Mar 15, 2021 · 0 comments
Open

As a user, I can specify Remote.includes with a requirements.txt #345

gerrod3 opened this issue Mar 15, 2021 · 0 comments
Labels
feature request New feature request

Comments

@gerrod3
Copy link
Contributor

gerrod3 commented Mar 15, 2021

Original Pulp Redmine Issue: https://pulp.plan.io/issues/4711

This will fill out the common workflow:

  1. pip install something from pypi. (pip will do dependency resolution)
  2. pip freeze > requirements.txt (will include packages and all deps)
  3. Create a warehouse remote, with requirements.txt used to populate the includes

This will significantly simplify the workflow, preventing the user from having to hand-parse their own includes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature request
Projects
None yet
Development

No branches or pull requests

1 participant