Skip to content

Commit e8d4f10

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)