Test-Command: EINOPS_TEST_BACKENDS=numpy python3 -m pytest -v tests -k 'not test_notebooks'
Depends: @, python3-pytest, python3-parameterized, python3-nbformat, python3-nbconvert, python3-numpy,
Restrictions: allow-stderr
Features: test-name=einops-with-numpy

Test-Command: EINOPS_TEST_BACKENDS=torch python3 -m pytest -v tests -k 'not test_notebooks'
Depends: @, python3-pytest, python3-parameterized, python3-nbformat, python3-nbconvert, python3-torch,
Restrictions: allow-stderr
Features: test-name=einops-with-torch
