Skip to content

Commit 00be440

Browse files
authored
Merge pull request #94 from thatch/master
It's build-backend, with a dash.
2 parents b5d5c20 + 0a46a8c commit 00be440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Usage:
2828
2929
hooks = Pep517HookCaller(
3030
src,
31-
build_backend=build_sys['build_backend'],
31+
build_backend=build_sys['build-backend'],
3232
backend_path=build_sys.get('backend-path'),
3333
)
3434

0 commit comments

Comments
 (0)