aboutsummaryrefslogtreecommitdiff
path: root/pw_doctor/docs.rst
diff options
context:
space:
mode:
Diffstat (limited to 'pw_doctor/docs.rst')
-rw-r--r--pw_doctor/docs.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/pw_doctor/docs.rst b/pw_doctor/docs.rst
index 51087a5e8..1bd65783c 100644
--- a/pw_doctor/docs.rst
+++ b/pw_doctor/docs.rst
@@ -7,5 +7,10 @@ pw_doctor
it checks that things exactly match what is expected and it checks that things
look compatible without.
+Currently pw_doctor expects the running python to be Python 3.8 or 3.9.
+
+Projects that adjust the behavior of pw_env_setup may need to customize
+these checks, but unfortunately this is not supported yet.
+
.. note::
The documentation for this module is currently incomplete.