diff --git a/conda/meta.yaml b/conda/meta.yaml index 84141cf..a19caa7 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -19,6 +19,9 @@ requirements: build: - {{ compiler('c') }} - {{ compiler("cxx") }} + - python {{PY_VER}} + - setuptools + - numpy host: