There was an error while loading. Please reload this page.
1 parent 58c968c commit 9280a5aCopy full SHA for 9280a5a
1 file changed
pyproject.toml
@@ -51,7 +51,7 @@ test-command = [
51
"pytest {package}/tests",
52
]
53
test-requires = "pytest"
54
-before-build = "git status; git restore native/MODULES.bazel.lock"
+before-build = "git status; git restore native/MODULE.bazel.lock"
55
56
[tool.cibuildwheel.linux]
57
before-all = "bash build/linux_setup.sh"
0 commit comments