We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ae229b commit 5a1949fCopy full SHA for 5a1949f
dev/BUILD
@@ -1,4 +1,4 @@
1
-# Copyright 2020-2025 Google LLC
+# Copyright 2020-2026 Google LLC
2
#
3
# Licensed under the Apache License, Version 2.0 (the "License");
4
# you may not use this file except in compliance with the License.
@@ -53,7 +53,6 @@ license_test(
53
compile_pip_requirements(
54
name = "requirements",
55
timeout = "moderate",
56
- env = {"USERPROFILE": r"C:\Temp"},
57
python_version = "3.12",
58
requirements_in = "requirements.txt",
59
requirements_txt = ":requirements_lock",
0 commit comments