Skip to content

Include additional files in setuptools package#196

Merged
tlecomte merged 1 commit into
tlecomte:masterfrom
cyclic-pentane:include-additional-files
Sep 30, 2021
Merged

Include additional files in setuptools package#196
tlecomte merged 1 commit into
tlecomte:masterfrom
cyclic-pentane:include-additional-files

Conversation

@cyclic-pentane

@cyclic-pentane cyclic-pentane commented Sep 30, 2021

Copy link
Copy Markdown
Contributor

This PR includes a couple of additional files from the QML changes in the Python package generated by setuptools. The fact that they were missing caused problem's with the packaging mechanism of my Linux distro (NixOS) as it is based on running python setup.py install, and will likely also cause issues with other distros such as with the friture AUR package from Arch Linux.

@tlecomte

Copy link
Copy Markdown
Owner

Thank you very much @alyaeanyx !

@tlecomte tlecomte merged commit ea7210d into tlecomte:master Sep 30, 2021
@cyclic-pentane

cyclic-pentane commented Sep 30, 2021

Copy link
Copy Markdown
Contributor Author

Thanks for merging! Quick question - are you planning to do a "follow-up release" for this fix or should I backport this change for NixOS?

@tlecomte

tlecomte commented Oct 2, 2021

Copy link
Copy Markdown
Owner

are you planning to do a "follow-up release" for this fix or should I backport this change for NixOS?

I received a report of failures to start the appImage on Linux (unrelated to this PR), so I'd like to test this first, and then I'll do a release. Hopefully this should be quick!

@cyclic-pentane

Copy link
Copy Markdown
Contributor Author

Cool, thanks! :)

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