Skip to content

Commit 9280a5a

Browse files
author
Ethan Steinberg
committed
fix versioning
1 parent 58c968c commit 9280a5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ test-command = [
5151
"pytest {package}/tests",
5252
]
5353
test-requires = "pytest"
54-
before-build = "git status; git restore native/MODULES.bazel.lock"
54+
before-build = "git status; git restore native/MODULE.bazel.lock"
5555

5656
[tool.cibuildwheel.linux]
5757
before-all = "bash build/linux_setup.sh"

0 commit comments

Comments
 (0)