diff --git a/recipe/meta.yaml b/recipe/meta.yaml index a8e6c70..601c814 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -15,6 +15,9 @@ build: - poetry = poetry.console.application:main requirements: + build: + - python # [build_platform != target_platform] + - cross-python_{{ target_platform }} # [build_platform != target_platform] host: - python - pip