Include all of app/data regardless of depth. #535

Merged
telackey merged 1 commits from telackey/glob into main 2023-09-20 01:26:48 +00:00
Member

This fixes a bug where very deep paths were being excluded from the shiv package.

It appears the original version was a workaround for an issue with recursive globbing, but they issue was fixed over a year ago: https://github.com/pypa/setuptools/pull/3309

This fixes a bug where very deep paths were being excluded from the shiv package. It appears the original version was a workaround for an issue with recursive globbing, but they issue was fixed over a year ago: https://github.com/pypa/setuptools/pull/3309
dboreham reviewed 2023-09-19 21:57:12 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#535
No description provided.