diff --git a/pybdsf/meta.yaml b/pybdsf/meta.yaml index b88cc77..afec53a 100644 --- a/pybdsf/meta.yaml +++ b/pybdsf/meta.yaml @@ -15,13 +15,13 @@ requirements: - {{ compiler('cxx') }} - {{ compiler('gfortran') }} - cmake >=3.18 - - python {{ python }}*=*cpython* + - python {{ python }} - numpy >=1.21, !=1.24.0 - boost - ninja host: - - python {{ python }}*=*cpython* + - python {{ python }} - cmake - ninja - pip