docs(intro): Python drop 3.7 support (#23748)
Python 3.7 is EOL with our next release, so we can drop it. https://github.com/microsoft/playwright-python/pull/1980 Signed-off-by: Max Schmitt <max@schmitt.mx>
This commit is contained in:
parent
b44723708c
commit
ba9666bb0c
|
|
@ -59,7 +59,7 @@ pytest
|
|||
|
||||
## System requirements
|
||||
|
||||
- Python 3.7 or higher.
|
||||
- Python 3.8 or higher.
|
||||
- Windows 10+, Windows Server 2016+ or Windows Subsystem for Linux (WSL).
|
||||
- MacOS 12 Monterey or MacOS 13 Ventura.
|
||||
- Debian 11, Ubuntu 20.04 or Ubuntu 22.04.
|
||||
|
|
|
|||
Loading…
Reference in a new issue