| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| # Format: //devtools/kokoro/config/proto/build.proto | ||
|
|
||
| # Only run this nox session. | ||
| env_vars: { | ||
| key: "NOX_SESSION" | ||
| value: "snippets-3.10" | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| Expand Up | @@ -3,5 +3,5 @@ | |
| # Only run this nox session. | ||
| env_vars: { | ||
| key: "NOX_SESSION" | ||
| value: "snippets-2.7" | ||
| value: "system-3.10" | ||
| } | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,12 +1,11 @@ | ||
| google-cloud-bigquery==2.27.1 | ||
| google-cloud-bigquery-storage==2.9.0 | ||
| google-auth-oauthlib==0.4.6 | ||
| grpcio==1.41.0 | ||
| ipython==7.16.1; python_version < '3.7' | ||
| ipython==7.17.0; python_version >= '3.7' | ||
| ipython==7.29.0; python_version >= '3.7' | ||
| matplotlib==3.3.4; python_version < '3.7' | ||
| matplotlib==3.4.1; python_version >= '3.7' | ||
| matplotlib==3.5.0rc1; python_version >= '3.7' | ||
| pandas==1.1.5; python_version < '3.7' | ||
| pandas==1.3.2; python_version >= '3.7' | ||
| pyarrow==5.0.0 | ||
| pandas==1.3.4; python_version >= '3.7' | ||
| pyarrow==6.0.0 | ||
| pytz==2021.1 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,12 +1,11 @@ | ||
| google-cloud-bigquery==2.27.1 | ||
| google-cloud-bigquery-storage==2.9.0 | ||
| google-auth-oauthlib==0.4.6 | ||
| grpcio==1.41.0 | ||
| ipython==7.16.1; python_version < '3.7' | ||
| ipython==7.17.0; python_version >= '3.7' | ||
| ipython==7.29.0; python_version >= '3.7' | ||
| matplotlib==3.3.4; python_version < '3.7' | ||
| matplotlib==3.4.1; python_version >= '3.7' | ||
| pandas==1.1.5; python_version < '3.7' | ||
| pandas==1.3.2; python_version >= '3.7' | ||
| pyarrow==5.0.0 | ||
| pandas==1.3.4; python_version >= '3.7' | ||
|
Comment thread
plamut marked this conversation as resolved.
|
||
| pyarrow==6.0.0 | ||
| pytz==2021.1 | ||
| Back | FazBrowse Home | New Git URL |
Uh oh!
There was an error while loading. Please reload this page.