-
Notifications
You must be signed in to change notification settings - Fork 101
[FEATURE]: Ignore whitelisted packages #1365
Copy link
Copy link
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Problem statement
When building a dependency graph, we should ignore built-in and pre-installed packages, since their migration would not be handled through a customer migration
Proposed Solution
Ignore dependencies from both a list of built-in python packages (such as 'os') and a runtime provided whitelist
Additional Context
Sub-ticket of #1202
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status