diff --git a/pyproject.toml b/pyproject.toml index 1e8869ad5163477af5201e53e48bd3a6ff2ffbdf..98bc0d04b7c0108f86fc175af4729c7147343b22 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,6 +51,7 @@ test-command = "pytest {project}/aidge_backend_cpu/unit_tests" # "cp310-manylinux_x86_64" # "cp38-win_amd64", #] +manylinux-x86_64-image = "manylinux_2_28" ### AIDGE DEPENDENCIES DECLARATION [tool.cibuildwheel.environment] AIDGE_DEPENDENCIES = "aidge_core" # format => "dep_1 dep_2 ... dep_n"