We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9975fb commit 15a2926Copy full SHA for 15a2926
CONTRIBUTING.md
@@ -212,7 +212,7 @@ You must have the following installed on your system to contribute locally:
212
213
`sudo apt install g++ make` meets the additional requirements to run `node-gyp` in the context of building Cypress from source.
214
`python` is pre-installed on Debian-based systems including Ubuntu.
215
-The Python versions shipped with Ubuntu versions `20.04`, `23.10` and `22.04` are compatible with Cypress requirements.
+The Python versions shipped with Ubuntu versions `20.04` and `22.04` are compatible with Cypress requirements.
216
217
Only on Ubuntu `24.04` install Python `3.11` by executing the following commands:
218
0 commit comments