Skip to content

Commit ecb0ff1

Browse files
authored
Update pyproject.toml
1 parent 11e3c43 commit ecb0ff1

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
@@ -77,7 +77,7 @@ MACOSX_DEPLOYMENT_TARGET = "10.10"
7777
before-all = "./scripts/manylinux-build-and-install-openssl.sh"
7878

7979
[tool.cibuildwheel.config-settings]
80-
config-settings."cmake.define.RUN_CMAKE_TEST" = "ON"
80+
"cmake.define.RUN_CMAKE_TEST" = "ON"
8181

8282
[tool.cibuildwheel.linux.config-settings]
8383
"cmake.define.OPENSSL_ROOT_DIR" = "/usr/local/ssl"

0 commit comments

Comments
 (0)