mirror of
https://github.com/appium/appium.git
synced 2026-01-06 02:09:59 -06:00
* fix(docutils): restore support for Python <3.12 * fix(docutils): only add the pip flag when required * chore: fix lint * chore: tune version number validation * chore: address review comments * chore: use env var to handle any pip version * chore: remove unused import * docs: add the env variable to zh docs * fix: pass env vars properly on Windows * chore: improve readability