Content-Length: 265503 | pFad | https://github.com/gitpython-developers/GitPython/commit/6f57fe52923a7b1e95a7050f7069c9ef1965a2c2

C4 Tell pip not to show progress bars for downloads · gitpython-developers/GitPython@6f57fe5 · GitHub
Skip to content

Commit 6f57fe5

Browse files
committed
Tell pip not to show progress bars for downloads
1 parent a783f23 commit 6f57fe5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cygwin-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@ jobs:
6363
- name: Update PyPA packages
6464
run: |
6565
# Get the latest pip, wheel, and prior to Python 3.12, setuptools.
66-
python -m pip install -U pip $(pip freeze --all | grep -ow ^setuptools) wheel
66+
python -m pip install --progress-bar off -U pip $(pip freeze --all | grep -ow ^setuptools) wheel
6767
6868
- name: Install project and test dependencies
6969
run: |
70-
pip install ".[test]"
70+
pip install --progress-bar off ".[test]"
7171
7272
- name: Show version and platform information
7373
run: |

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/gitpython-developers/GitPython/commit/6f57fe52923a7b1e95a7050f7069c9ef1965a2c2

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy