Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.

Commit e8d4f10

Browse files
committed
test: this is for test purpose
1 parent 0f593c2 commit e8d4f10

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -755,6 +755,7 @@ def notebook(session: nox.Session):
755755
"Set GOOGLE_CLOUD_PROJECT environment variable to run notebook session."
756756
)
757757

758+
session.install("google-auth<2.42.0")
758759
session.install("-e", ".[all]")
759760
session.install(
760761
"pytest",

0 commit comments

Comments
 (0)