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?
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?