Comment:
馃憢 @conda-forge/xtensor-python I see that you have a run export on pybind11
|
- ${{ pin_compatible('pybind11', upper_bound='x') }} |
and I think this is causing build issues for linux-aarch64 that have dependencies on xtensor-python (c.f. conda-forge/simsopt-feedstock#1 (comment)). Why do you have a run export on a build tool?
edit: Asked on conda-forge Zulip too. #general > Reasons for a run export on pybind11?
Comment:
馃憢 @conda-forge/xtensor-python I see that you have a run export on
pybind11xtensor-python-feedstock/recipe/recipe.yaml
Line 40 in cc77407
and I think this is causing build issues for
linux-aarch64that have dependencies onxtensor-python(c.f. conda-forge/simsopt-feedstock#1 (comment)). Why do you have a run export on a build tool?edit: Asked on conda-forge Zulip too. #general > Reasons for a run export on pybind11?