Skip to content

Copy over LICENSE file manually instead of a relative link#176

Merged
MridulS merged 1 commit intomainfrom
remove_symlinks
Mar 6, 2026
Merged

Copy over LICENSE file manually instead of a relative link#176
MridulS merged 1 commit intomainfrom
remove_symlinks

Conversation

@MridulS
Copy link
Member

@MridulS MridulS commented Mar 6, 2026

No description provided.

authors = [{ name = "Scipp contributors" }]
license = "BSD-3-Clause"
license-files = ["../../LICENSE"]
readme = "README.md"
Copy link
Member Author

Choose a reason for hiding this comment

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

The `"../../LICENSE" relative path confuses setuptools, so we can just copy over the LICENSE to bundle it with the wheels.

@MridulS MridulS merged commit 139f80c into main Mar 6, 2026
3 of 4 checks passed
@MridulS MridulS deleted the remove_symlinks branch March 6, 2026 11:09
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.

1 participant