Skip to content

Commit

Permalink
test change
Browse files Browse the repository at this point in the history
  • Loading branch information
arogozhnikov committed Sep 17, 2024
1 parent 59b8db3 commit 8a3547a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ python -m einops.tests.run_tests numpy pytorch jax --pip-install
```

`numpy pytorch jax` is an example, any subset of testable frameworks can be provided.
Every framework will be tested against numpy, so it is a requirement for tests.
Every framework is tested against numpy, so it is a requirement for tests.

Specifying `--pip-install` will install requirements in current virtualenv,
and should be omitted if dependencies are installed locally.
Expand Down

0 comments on commit 8a3547a

Please sign in to comment.