aboutsummaryrefslogtreecommitdiff
path: root/.kokoro/samples/python3.10/periodic.cfg
diff options
context:
space:
mode:
authorgcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com>2021-10-08 17:16:35 +0000
committerGitHub <noreply@github.com>2021-10-08 17:16:35 +0000
commit3a95b4ee70b54fe42e578d5a5d3502cbec8269c9 (patch)
tree91ae64aaf3e932b3054feccaa19c8968463e6aee /.kokoro/samples/python3.10/periodic.cfg
parent81b421726cbc2f1721e7df53a21e3d17b96b137f (diff)
downloadgoogle-auth-library-python-3a95b4ee70b54fe42e578d5a5d3502cbec8269c9.tar.gz
chore(python): Add kokoro configs for python 3.10 samples testing (#886)
Diffstat (limited to '.kokoro/samples/python3.10/periodic.cfg')
-rw-r--r--.kokoro/samples/python3.10/periodic.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/.kokoro/samples/python3.10/periodic.cfg b/.kokoro/samples/python3.10/periodic.cfg
new file mode 100644
index 0000000..71cd1e5
--- /dev/null
+++ b/.kokoro/samples/python3.10/periodic.cfg
@@ -0,0 +1,6 @@
+# Format: //devtools/kokoro/config/proto/build.proto
+
+env_vars: {
+ key: "INSTALL_LIBRARY_FROM_SOURCE"
+ value: "False"
+}