Skip to content

Commit a780ab7

Browse files
Add more diagnostic information
1 parent ed61cee commit a780ab7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ before-all = [
5959
"uname -a",
6060
"arch",
6161
"cc --version",
62+
"file `which python` || true",
63+
"file `which cc` || true",
6264
]
6365
build-frontend = "build"
6466
build-verbosity = 1

0 commit comments

Comments
 (0)