Skip to content

Commit 983413a

Browse files
committed
inherit environment variables that enable ABI3
1 parent cbf90c9 commit 983413a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ repair-wheel-command = [
141141

142142
[[tool.cibuildwheel.overrides]]
143143
select = "*linux*"
144+
inherit.environment = "append"
144145
environment = {NETCDF_PLUGIN_DIR="/usr/local/hdf5/lib/plugin/"}
145146

146147
[[tool.cibuildwheel.overrides]]

0 commit comments

Comments
 (0)