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 c2e32bf commit 0d3dc9fCopy full SHA for 0d3dc9f
1 file changed
packages/sqlalchemy-bigquery/noxfile.py
@@ -273,7 +273,6 @@ def install_unittest_dependencies(session, *constraints):
273
def unit(session, protobuf_implementation, install_extras=True):
274
# Install all test dependencies, then install this package in-place.
275
276
- # Install all test dependencies, then install this package in-place.
277
if protobuf_implementation == "cpp" and session.python in (
278
"3.11",
279
"3.12",
0 commit comments