Skip to content

Commit

Permalink
3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Saransh-cpp authored Nov 28, 2024
1 parent 4433ba1 commit fa75b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ _GLASS_ can be tested with every supported array library by setting

```bash
# run tests using numpy
nox -s tests-3.11
nox -s tests-3.13
GLASS_ARRAY_BACKEND=numpy nox -s tests-3.13
# run tests using array_api_strict
GLASS_ARRAY_BACKEND=array_api_strict nox -s tests-3.13
Expand Down

0 comments on commit fa75b7a

Please sign in to comment.