Re: python importers as an alternative to propagated-inputs

2024-01-08 Thread Ricardo Wurmus
Justin Veilleux writes: > Hi everyone. I was thinking about the propagated-inputs field in package > definitions. As I understand it, it is useful as a way to replace RPATHs > in packages that aren't compiled or don't support them. > > I was reading the documentation on > https://docs.python.or

python importers as an alternative to propagated-inputs

2024-01-08 Thread Justin Veilleux
Hi everyone. I was thinking about the propagated-inputs field in package definitions. As I understand it, it is useful as a way to replace RPATHs in packages that aren't compiled or don't support them. I was reading the documentation on https://docs.python.org/3/reference/import.html. It looks l