python version update to python 3.7

playwright needs python 3.7+ as seen here  https://playwright.dev/python/docs/intro#system-requirements
Getting started | Playwright Python
pull/678/head
LevaniVashadze 2 years ago committed by GitHub
parent 9f117bc7a0
commit e7d19402c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,7 +32,7 @@ The only original thing being done is the editing and gathering of all materials
## Requirements
- Python 3.6+
- Python 3.7+
- Playwright (this should install automatically in installation)
## Installation 👩‍💻

Loading…
Cancel
Save