Skip to content

Conversation

@mattem
Copy link
Collaborator

@mattem mattem commented Apr 18, 2022

Fixes #4

@mattem mattem requested a review from alexeagle April 18, 2022 13:56
has_py3_only_sources = True,
uses_shared_libraries = False,
),
py_wheel_info,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: any reason not to inline the variable declaration?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No reason other than personal preference

@mattem mattem force-pushed the fix/transitive_wheels branch 2 times, most recently from 577285c to adaf1e0 Compare April 18, 2022 15:04
@mattem mattem requested a review from alexeagle April 18, 2022 15:10
@mattem mattem force-pushed the fix/transitive_wheels branch from adaf1e0 to e926a5c Compare April 18, 2022 23:35
@mattem mattem merged commit 136cda3 into main Apr 18, 2022
@mattem mattem deleted the fix/transitive_wheels branch April 18, 2022 23:38
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.

Ensure wheel dependencies are passed correctly to binary and test targets when creating venvs

3 participants