Skip to content

Update dist_info location generation to account for build tags - #86

Closed
rydrman wants to merge 1 commit into
bazel-contrib:masterfrom
rydrman:master
Closed

Update dist_info location generation to account for build tags#86
rydrman wants to merge 1 commit into
bazel-contrib:masterfrom
rydrman:master

Conversation

@rydrman

@rydrman rydrman commented Apr 6, 2018

Copy link
Copy Markdown

The pep-427 spec that is being followed when discovering dist_info data in python wheels allows for an optional build tag to exist.

Previously this was not taken into account and could make the dist_info appear missing when a build tag was used.

These changes update the way the dist_info path is generated to allow for the case where a build tag is included.

@davidstanke davidstanke removed their assignment Dec 25, 2019
@thundergolfer

Copy link
Copy Markdown

Will close due lack of activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants