set plataform for CI porpuses (#18)
used a specific plataform accepted by pypl
This commit is contained in:
@@ -48,3 +48,5 @@ cmake.args = [
|
|||||||
"-DCMAKE_BUILD_TYPE=Release",
|
"-DCMAKE_BUILD_TYPE=Release",
|
||||||
"-DBUILD_SHARED_LIBS=OFF",
|
"-DBUILD_SHARED_LIBS=OFF",
|
||||||
]
|
]
|
||||||
|
[tool.scikit-build.wheel]
|
||||||
|
plat-name = "manylinux_2_17_x86_64"
|
||||||
|
|||||||
Reference in New Issue
Block a user