We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abfda38 commit 1b16806Copy full SHA for 1b16806
.github/workflows/python-app.yml
@@ -10,7 +10,7 @@ jobs:
10
python-version: ['3.13', '3.12', '3.9', '3.10', '3.11', '3.8']
11
12
env:
13
- PIP_DISABLE_PIP_VERSION_CHECK: 1
+ # PIP_DISABLE_PIP_VERSION_CHECK: 1
14
PIP_NO_PYTHON_VERSION_WARNING: 1
15
PIP_NO_WARN_SCRIPT_LOCATION: 1
16
PY_COLORS: 1
0 commit comments