Skip to content

Fix: Add configuration files to package#112

Merged
amsks merged 1 commit intomainfrom
fix/dist-missing-configs
Apr 2, 2026
Merged

Fix: Add configuration files to package#112
amsks merged 1 commit intomainfrom
fix/dist-missing-configs

Conversation

@jmtoepperwien
Copy link
Copy Markdown
Contributor

The distributed package was missing the files in mighty/configs because setuptools disregards them by default. I assume these are supposed to be distributed since they are inside the package folder.

This PR adds them explicitly.

Setuptools disregards yaml files as part of the package by default. So
we have to add them explicitly.
@amsks amsks assigned amsks and unassigned amsks Mar 10, 2026
@amsks amsks self-requested a review April 2, 2026 07:53
@amsks amsks merged commit 3511553 into main Apr 2, 2026
2 checks passed
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