diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 2650971..3a31939 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -36,8 +36,8 @@ test: imports: - slycot commands: - - pytest --pyargs slycot # [not win] - - pytest --pyargs slycot -k "not test_xerbla_override" # [win] + - pytest --pyargs slycot # [not win] + - pytest --pyargs slycot -k "not test_xerbla_override" # [win] about: home: https://github.com/python-control/Slycot