diff --git a/recipe/meta.yaml b/recipe/meta.yaml index a106219..189fdbf 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -67,9 +67,7 @@ test: - setuptools commands: # codegen interface requires compiler + cmake - - python -m pytest --pyargs osqp # [not win] - # TODO: windows codegen tests are currently failing on azure - - python -m pytest --pyargs osqp -k "not codegen_" # [win] + - python -m pytest --pyargs osqp about: home: https://osqp.org/