-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Description
The excluded attribute should utilize glob patterns to give package owners more control over what files (and directories) are excluded from being installed.
Example:
exclude = ["*.toml"] # Excludes all files ending with `.toml` extension.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers