We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba7d80a commit a6d9d90Copy full SHA for a6d9d90
pyproject.toml
@@ -48,3 +48,5 @@ cmake.args = [
48
"-DCMAKE_BUILD_TYPE=Release",
49
"-DBUILD_SHARED_LIBS=OFF",
50
]
51
+[tool.scikit-build.wheel]
52
+plat-name = "manylinux_2_17_x86_64"
0 commit comments