We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e756233 commit 57425d9Copy full SHA for 57425d9
setup.py
@@ -222,7 +222,7 @@ def _download_and_extract_local_driver(
222
"pyee==11.1.0",
223
],
224
# TODO: Can be removed once we migrate to pypa/build or pypa/installer.
225
- setup_requires=["setuptools-scm==8.0.4", "wheel==0.42.0"],
+ setup_requires=["setuptools-scm==8.1.0", "wheel==0.42.0"],
226
classifiers=[
227
"Topic :: Software Development :: Testing",
228
"Topic :: Internet :: WWW/HTTP :: Browsers",
0 commit comments