Skip to content

Commit 80eee55

Browse files
committed
Remove PIP_NO_PYTHON_VERSION_WARNING.
Ref pypa/pip#13154
1 parent a920a18 commit 80eee55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ env:
2121

2222
# Suppress noisy pip warnings
2323
PIP_DISABLE_PIP_VERSION_CHECK: 'true'
24-
PIP_NO_PYTHON_VERSION_WARNING: 'true'
2524
PIP_NO_WARN_SCRIPT_LOCATION: 'true'
2625

2726
# Ensure tests can sense settings about the environment

0 commit comments

Comments
 (0)