Skip to content

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

Merged
alexeagle merged 2 commits intomainfrom
docs
Jun 15, 2023
Merged

fix(py_wheel.publish): allow twine tags and args#1271
alexeagle merged 2 commits intomainfrom
docs

Conversation

@alexeagle
Copy link
Copy Markdown
Contributor

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
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