Skip to content

Commit 46b74f0

Browse files
committed
print out sysconfig data
1 parent cf313f1 commit 46b74f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheel-builder.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ jobs:
169169
ls cryptography*.tar.gz
170170
171171
/opt/python/${{ matrix.PYTHON.VERSION }}/bin/python -VV
172+
/opt/python/${{ matrix.PYTHON.VERSION }}/bin/python -m sysconfig
172173
file -L /opt/python/${{ matrix.PYTHON.VERSION }}/bin/python
173174
rustc -vV
174175

0 commit comments

Comments
 (0)