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

PyPi publish makefile rules fixup #640

Merged
merged 8 commits into from
Jan 19, 2024
Merged

Conversation

bpkroth
Copy link
Contributor

@bpkroth bpkroth commented Jan 18, 2024

Prior Makefile rule consolidation tried to group dependencies for the pattern rule into separate lines for readability, but apparently this isn't allowed.

This minor changes separates those out into a variable we can reference instead. Tested on a clean build tree locally.

@bpkroth bpkroth requested a review from a team as a code owner January 18, 2024 23:33
@bpkroth bpkroth enabled auto-merge (squash) January 19, 2024 00:16
@bpkroth bpkroth disabled auto-merge January 19, 2024 00:16
@bpkroth bpkroth enabled auto-merge (squash) January 19, 2024 00:39
@bpkroth bpkroth merged commit 342eb5b into microsoft:main Jan 19, 2024
11 checks passed
@bpkroth bpkroth deleted the pypi-ci-fixups branch January 19, 2024 00:53
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.

2 participants