Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bcf96d6

Browse files
committed
what version of pip
1 parent 7a8ffc0 commit bcf96d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
python -m site
9393
python -m sysconfig
9494
python -c "import sys; print('GIL:', getattr(sys, '_is_gil_enabled', lambda: True)())"
95+
python -m pip --version
9596
python -m coverage debug sys
9697
python -m coverage debug sqlite
9798
python -m coverage debug pybehave

0 commit comments

Comments
 (0)