Skip to content

Commit 76f9697

Browse files
committed
ci: updated wheel builds
1 parent c07e5dd commit 76f9697

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
@@ -13,7 +13,7 @@ test-command = "pytest {project}/tests"
1313
test-skip = ["*universal2:arm64"]
1414
build = ["cp39-*", "cp310-*"]
1515
build-verbosity = 1
16-
#test-requires = ["pytest"]
16+
test-requires = ["pytest, numpy"]
1717

1818
[tool.cibuildwheel.macos]
1919
archs = ["universal2"]

0 commit comments

Comments
 (0)