Skip to content

Commit

Permalink
Add more diagnostic information
Browse files Browse the repository at this point in the history
  • Loading branch information
szymonlopaciuk committed Apr 18, 2024
1 parent ed61cee commit a780ab7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ before-all = [
"uname -a",
"arch",
"cc --version",
"file `which python` || true",
"file `which cc` || true",
]
build-frontend = "build"
build-verbosity = 1
Expand Down

0 comments on commit a780ab7

Please sign in to comment.