Skip to content

Commit 1b16806

Browse files
Update python-app.yml
1 parent abfda38 commit 1b16806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
python-version: ['3.13', '3.12', '3.9', '3.10', '3.11', '3.8']
1111

1212
env:
13-
PIP_DISABLE_PIP_VERSION_CHECK: 1
13+
# PIP_DISABLE_PIP_VERSION_CHECK: 1
1414
PIP_NO_PYTHON_VERSION_WARNING: 1
1515
PIP_NO_WARN_SCRIPT_LOCATION: 1
1616
PY_COLORS: 1

0 commit comments

Comments
 (0)