aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/docs/running-tests/from-local-system.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/web-platform-tests/docs/running-tests/from-local-system.md')
-rw-r--r--tests/wpt/web-platform-tests/docs/running-tests/from-local-system.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/web-platform-tests/docs/running-tests/from-local-system.md b/tests/wpt/web-platform-tests/docs/running-tests/from-local-system.md
index f47396acc3c..3865038ef68 100644
--- a/tests/wpt/web-platform-tests/docs/running-tests/from-local-system.md
+++ b/tests/wpt/web-platform-tests/docs/running-tests/from-local-system.md
@@ -7,7 +7,7 @@ The tests are designed to be run from your local computer.
Running the tests requires `python`, `pip` and `virtualenv`, as well as updating
the system `hosts` file.
-WPT requires Python 3.6 or higher.
+WPT requires Python 3.7 or higher.
The required setup is different depending on your operating system.