Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(py_wheel.publish): allow twine tags and args #1271

Merged
merged 2 commits into from
Jun 15, 2023
Merged

fix(py_wheel.publish): allow twine tags and args #1271

merged 2 commits into from
Jun 15, 2023

Conversation

alexeagle
Copy link
Collaborator

Also fix missing runfiles on the py_wheel.dist target.

Fixes #1130
Fixes #1270

Also fix missing runfiles on the py_wheel.dist target.

Fixes #1130
Fixes #1270
@alexeagle alexeagle requested a review from rickeylev as a code owner June 15, 2023 16:08
python/packaging.bzl Outdated Show resolved Hide resolved
Co-authored-by: Richard Levasseur <rlevasseur@google.com>
@alexeagle alexeagle enabled auto-merge June 15, 2023 17:23
@alexeagle alexeagle added this pull request to the merge queue Jun 15, 2023
Merged via the queue into main with commit 0cd6c25 Jun 15, 2023
@aignas aignas deleted the docs branch October 17, 2024 02:54
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.

py_wheel.publish doesn't take tags and requires passing args py_wheel_dist does not declare runfiles
2 participants