On Saturday, April 23, 2022 at 9:08:55 AM UTC-7 Michael Orlitzky wrote:

> 1. The python build system apparently can't make the right path  
> substitutions (like autotools could), and we use the python 
> build system for the bits relevant to these files.
>

Yes, in modern Python packaging, all installation goes through building 
wheels -- so the final installation location is not known at build time. 
(Although in the Sage distribution, we are not quite there yet -- 
see https://trac.sagemath.org/ticket/32874)

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/8084d09f-fa3d-4dae-b825-5e5e9d97d62dn%40googlegroups.com.

Reply via email to