Skip to content

Fix dist job where dist_name != package_name#28

Merged
coretl merged 1 commit intomainfrom
fix-dist-globbing
Jan 25, 2024
Merged

Fix dist job where dist_name != package_name#28
coretl merged 1 commit intomainfrom
fix-dist-globbing

Conversation

@coretl
Copy link
Contributor

@coretl coretl commented Jan 25, 2024

If the dist_name precedes package name alphabetically then it would pick the .egg-info
file instead of the src directory. Exclude this

If the dist_name precedes package name alphabetically
then it would pick the .egg-info
file instead of the src directory. Exclude this
@coretl coretl merged commit c873476 into main Jan 25, 2024
@coretl coretl deleted the fix-dist-globbing branch January 25, 2024 16:46
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