Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit fa245af

Browse files
1 parent ddb5d1f commit fa245af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,12 +143,12 @@ Running System Tests
143143
$ nox -s system
144144

145145
# Run a single system test
146-
$ nox -s system-3.14 -- -k <name of test>
146+
$ nox -s system-3.9 -- -k <name of test>
147147

148148

149149
.. note::
150150

151-
System tests are only configured to run under Python 3.9 and 3.14.
151+
System tests are only configured to run under Python 3.9.
152152
For expediency, we do not run them in older versions of Python 3.
153153

154154
This alone will not run the tests. You'll need to change some local

0 commit comments

Comments
 (0)