conda-forge / conda-forge/python-metatensor-core-feedstock
Build an abi3 version of this package
Open
- Dominant language
- No language data
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
This package is completely independent of the python version (we don't use any symbol from libpython), but dependent on the os/arch used to build the package (we record the path to the shared library to load).
We should still be able to leverage [abi3](https://github.com/conda/ceps/blob/main/cep-0020.md) packages to only build it once per os/arch combination, and remove the need to build the package once per Python version.
Contributor guide
Assessment
This issue has not been assessed yet.