Skip to content

Fix: Add configuration files to package#112

Open
jmtoepperwien wants to merge 1 commit intomainfrom
fix/dist-missing-configs
Open

Fix: Add configuration files to package#112
jmtoepperwien wants to merge 1 commit intomainfrom
fix/dist-missing-configs

Conversation

@jmtoepperwien
Copy link
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
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