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

Support python setuptools package-data #1026

Open
rupurt opened this issue Jul 21, 2024 · 1 comment
Open

Support python setuptools package-data #1026

rupurt opened this issue Jul 21, 2024 · 1 comment

Comments

@rupurt
Copy link

rupurt commented Jul 21, 2024

I'm building a python project that includes jinja templates and css files. Unfortunately it seems like the dream2nix pip module doesn't support setuptools package-data as those files are not included in the final derivation.

Are there any plans to support this or workarounds to get these non-python files included in the final derivation?

@DavHau
Copy link
Member

DavHau commented Jul 22, 2024

It should be supported. Could you open an issue with a minimal reproducer flake where it doesn't work?

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

No branches or pull requests

2 participants