-
Epic
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
Goal:
Provide high-level goal statement; providing user context and expected user outcome(s) for this Epic. 2-3 sentences...
- We rely on pip to install the packages we build. We should include a new pip in all of our collection builds, install it before anything else, then use it to install everything else.
Acceptance Criteria:
The Acceptance Criteria provides a definition of scope and the expected outcomes - from a users point of view - defines the value proposition
- We transparently update pip using the latest available version when we install a collection.
- The updated pip comes from our builds, not from upstream.
- We only replace pip if we are installing into a virtualenv.
Open questions:
Any additional details, questions or decisions that need to be made/addressed
- <your text here>
- …