Skip to content

Commit c2e32bf

Browse files
committed
revert
1 parent e34b439 commit c2e32bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/sqlalchemy-bigquery/noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,7 @@ def unit(session, protobuf_implementation, install_extras=True):
280280
"3.13",
281281
"3.14",
282282
):
283+
session.skip("cpp implementation is not supported in python 3.11+")
283284

284285
constraints_path = str(
285286
CURRENT_DIRECTORY / "testing" / f"constraints-{session.python}.txt"

0 commit comments

Comments
 (0)