On 2025/07/16 18:56, Brian C. Lane wrote:

Projects using pyproject.toml cannot install arbitrary data outside of
site-packages, except for script wrappers.

That depends on the build backend. Setuptools still provides `|package-data` (or something along those lines) to install in the system prefix. Pdm backend should also do that, but I think it still doesn't support one of the pyproject.toml peps.
|
-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to