Skip to content

Commit a6d9d90

Browse files
authored
set plataform for CI porpuses (#18)
used a specific plataform accepted by pypl
1 parent ba7d80a commit a6d9d90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,5 @@ cmake.args = [
4848
"-DCMAKE_BUILD_TYPE=Release",
4949
"-DBUILD_SHARED_LIBS=OFF",
5050
]
51+
[tool.scikit-build.wheel]
52+
plat-name = "manylinux_2_17_x86_64"

0 commit comments

Comments
 (0)