microsoft / playwright-pytest

Pytest plugin to write end-to-end browser tests with Playwright.
https://playwright.dev/python/docs/test-runners
Apache License 2.0
440 stars 69 forks source link

chore: update setuptools to 70.3.0 #237

Closed mxschmitt closed 4 months ago

mxschmitt commented 4 months ago

Motivation: I had to bump setuptools, otherwise it was not working on my Dev Box with Python 3.12. setuptools is only used during build.