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

Enable deep mode for poetry #626

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Enable deep mode for poetry #626

merged 1 commit into from
Oct 10, 2023

Conversation

prabhu
Copy link
Collaborator

@prabhu prabhu commented Oct 10, 2023

This uses the piptree-based dependency tree construction, which captures more indirect dependencies (at least double) that may not be present in the poetry lock file.

Also added poetry normal and deep tests to repotest to showcase the difference.

…construction

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
@prabhu prabhu requested a review from cerrussell October 10, 2023 08:06
@prabhu prabhu merged commit 35223f5 into master Oct 10, 2023
21 checks passed
@prabhu prabhu deleted the feature/poetry-deep-tests branch October 10, 2023 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant