Skip to content

feat: filter export_include_dirs of excluded packages by default#299

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

feat: filter export_include_dirs of excluded packages by default#299
micprog wants to merge 1 commit into
masterfrom
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.

@micprog micprog requested a review from fischeti April 16, 2026 15:54
@micprog micprog force-pushed the feature/filter-excluded-export-incdirs branch from f37120e to 72580ca Compare May 18, 2026 13:33
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 force-pushed the feature/filter-excluded-export-incdirs branch from 72580ca to c1c119f Compare May 21, 2026 11:30
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