Skip to content

Commit aeb5c64

Browse files
Test with pip instead of build; --verbose unsupported in provided version
1 parent 11cd8d8 commit aeb5c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ before-all = [
6262
"file `which python` || true",
6363
"file `which cc` || true",
6464
]
65-
build-frontend = "build; args: --verbose"
65+
build-verbosity = 1

0 commit comments

Comments
 (0)