Skip to content

Commit ba960d7

Browse files
authored
build(python): make NOX_SESSION optional (#905)
I added this accidentally in #889. `NOX_SESSION` should be passed down if it is set but not marked required.
1 parent 56ddc68 commit ba960d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

synthtool/gcp/templates/python_library/.trampolinerc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
required_envvars+=(
1919
"STAGING_BUCKET"
2020
"V2_STAGING_BUCKET"
21-
"NOX_SESSION"
2221
)
2322

2423
# Add env vars which are passed down into the container here.

0 commit comments

Comments
 (0)