Skip to content

Fix import/read verification when encountering glob wildcards#1559

Open
bioball wants to merge 1 commit intoapple:mainfrom
bioball:fix-import-verification
Open

Fix import/read verification when encountering glob wildcards#1559
bioball wants to merge 1 commit intoapple:mainfrom
bioball:fix-import-verification

Conversation

@bioball
Copy link
Copy Markdown
Member

@bioball bioball commented Apr 25, 2026

Fixes an issue where the import verifier can possibly throw when packaging on Windows due to * being an invalid filename.

Closes #1556

[windows]

@bioball bioball closed this Apr 25, 2026
@bioball bioball reopened this Apr 25, 2026
Fixes an issue where the import verifier can possibly throw when
packaging on Windows due to `*` being an invalid filename.
@bioball bioball force-pushed the fix-import-verification branch from da2c4a6 to 1c2a016 Compare April 25, 2026 03:33
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.

Project package command incompatible with glob imports on Windows

1 participant