Skip to content

Commit 7131cb1

Browse files
committed
docs: Updated Python version in running test doc
1 parent 38ee814 commit 7131cb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,11 @@ To run the tests, use::
8989

9090
You can use following commands to run the tests only on a certain Python version (the corresponding Python interpreter must be installed on your machine)::
9191

92-
nox -s test-3.9
9392
nox -s test-3.10
9493
nox -s test-3.11
9594
nox -s test-3.12
9695
nox -s test-3.13
96+
nox -s test-3.14
9797

9898

9999
Build the documentation

0 commit comments

Comments
 (0)