Skip to content
Snippets Groups Projects
Commit a2477ff1 authored by Houssem ROUIS's avatar Houssem ROUIS
Browse files

Merge branch 'fix' into 'main'

fix : v0.3.2

See merge request !110
parents 72cf4688 13161c94
No related branches found
No related tags found
1 merge request!110fix : v0.3.2
Pipeline #60130 passed
...@@ -55,7 +55,7 @@ before-build = [ ...@@ -55,7 +55,7 @@ before-build = [
"bash .gitlab/ci/cibuildwheel_build_deps_before_build_wheel.sh /host" "bash .gitlab/ci/cibuildwheel_build_deps_before_build_wheel.sh /host"
] ]
before-test = [ before-test = [
"bash .gitlab/ci/cibuildwheel_build_deps_before_build_wheel.sh /host" "pip install aidge-core"
] ]
[tool.cibuildwheel.windows] [tool.cibuildwheel.windows]
before-build = [ before-build = [
......
0.3.0 0.3.2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment