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

Include ATTRIBUTION.md in Builds #1154

Merged
merged 3 commits into from
Apr 26, 2024
Merged

Include ATTRIBUTION.md in Builds #1154

merged 3 commits into from
Apr 26, 2024

Conversation

plypaul
Copy link
Contributor

@plypaul plypaul commented Apr 26, 2024

Description

This PR updates the build configuration to include ATTRIBUTION.md.

@cla-bot cla-bot bot added the cla:yes label Apr 26, 2024
@plypaul plypaul marked this pull request as ready for review April 26, 2024 17:40
Copy link
Contributor

@tlento tlento left a comment

Choose a reason for hiding this comment

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

Thank you!

@@ -58,5 +58,12 @@ features = [
[tool.hatch.build.targets.sdist]
packages = ["metricflow_semantics"]

# include doesn't seem to work with packages, so using force include.
[tool.hatch.build.targets.sdist.force-include]
"ATTRIBUTION.md" = "ATTRIBUTION.md"
Copy link
Contributor

Choose a reason for hiding this comment

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

Huh. I think this package-local attribution file is the correct layout but I just realized I probably need to generate attribution files for each package independently, since their dependencies are different.

@plypaul plypaul merged commit d359508 into main Apr 26, 2024
43 checks passed
@plypaul plypaul deleted the plypaul--13--add-attribution branch April 26, 2024 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants