We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e00215a commit ccdc3bdCopy full SHA for ccdc3bd
.kokoro/presubmit/presubmit.cfg
@@ -5,9 +5,3 @@ env_vars: {
5
key: "RUN_SYSTEM_TESTS"
6
value: "false"
7
}
8
-
9
-# TODO: remove explicit session setting after deprecating 3.7 and 3.8
10
-env_vars: {
11
- key: "NOX_SESSION"
12
- value: "unit-3.9 unit-3.10 unit-3.11 unit-3.12 unit-3.13 unit-3.14 docs lint lint_setup_py blacken cover"
13
-}
0 commit comments