diff --git a/recipe/meta.yaml b/recipe/meta.yaml index aa81bf1..2c23f71 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -26,8 +26,8 @@ build: # `pkg * gui_*` for any gui # `pkg * nogui_*` for no gui string: "{{ ui }}_h{{ PKG_HASH }}_{{ build }}" - skip: True # [py != 311 and linux] - skip: True # [py != 311 and osx] + skip: True # [py != 312 and linux] + skip: True # [py != 312 and osx] skip: True # [win] requirements: