Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt committed Oct 17, 2023
1 parent 9f4c7a2 commit b1aeb5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ def _download_and_extract_local_driver(
"pyee==11.0.1",
"typing-extensions;python_version<='3.8'",
],
# TODO: Can be removed once we migrate to pypa/build or pypa/installer.
setup_requires=["setuptools-scm==8.0.4", "wheel==0.41.2"],
classifiers=[
"Topic :: Software Development :: Testing",
Expand Down

0 comments on commit b1aeb5a

Please sign in to comment.