Skip to content

Commit fa75b7a

Browse files
authored
3.13
1 parent 4433ba1 commit fa75b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ _GLASS_ can be tested with every supported array library by setting
216216

217217
```bash
218218
# run tests using numpy
219-
nox -s tests-3.11
219+
nox -s tests-3.13
220220
GLASS_ARRAY_BACKEND=numpy nox -s tests-3.13
221221
# run tests using array_api_strict
222222
GLASS_ARRAY_BACKEND=array_api_strict nox -s tests-3.13

0 commit comments

Comments
 (0)