Skip to content

feat: filter export_include_dirs of excluded packages by default#299

Open
micprog wants to merge 1 commit intomasterfrom
feature/filter-excluded-export-incdirs
Open

feat: filter export_include_dirs of excluded packages by default#299
micprog wants to merge 1 commit intomasterfrom
feature/filter-excluded-export-incdirs

Conversation

@micprog
Copy link
Copy Markdown
Member

@micprog micprog commented Apr 16, 2026

When excluding dependencies via --exclude, their export include directories were still included in the output. Now they are filtered out by default. A new --keep-excluded-incdirs flag is available on script, sources, and pickle commands to preserve the old behavior.

When excluding dependencies via `--exclude`, their export include
directories were still included in the output. Now they are filtered
out by default. A new `--keep-excluded-incdirs` flag is available on
`script`, `sources`, and `pickle` commands to preserve the old behavior.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@micprog micprog requested a review from fischeti April 16, 2026 15:54
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