diff --git a/docs/development/getting-started.rst b/docs/development/getting-started.rst index 605ab3218..d3e25af8c 100644 --- a/docs/development/getting-started.rst +++ b/docs/development/getting-started.rst @@ -36,8 +36,10 @@ each supported Python version and run the tests. For example: nox > * tests-3.12: success nox > * tests-3.13: success nox > * tests-3.14: success + nox > * tests-3.15: success nox > * tests-3.13t: success nox > * tests-3.14t: success + nox > * tests-3.15t: success nox > * tests-pypy3.9: skipped nox > * tests-pypy3.10: skipped nox > * tests-pypy3.11: skipped