Project

Profile

Help

Story #4711

closed

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

Added by amacdona@redhat.com about 5 years ago. Updated about 3 years ago.

Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Target Release - Python:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

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.


Related issues

Related to Python Support - Story #4690: Implement package locking / digest specificationCLOSED - CURRENTRELEASE

Actions
Copied to Python Support - Story #4713: As a user, I can specify Remote.includes with a pipenv.lock filesCLOSED - DUPLICATE

Actions

Also available in: Atom PDF