blob: 1bd65783c558a0566f6d28d61ef7615d2d2971d1 [file] [log] [blame]
.. _module-pw_doctor:
---------
pw_doctor
---------
``pw doctor`` confirms the environment is set up correctly. With ``--strict``
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.