Skip to content

Commit f8044fe

Browse files
authored
Merge pull request #1462 from ocefpaf/fix_linux_abi3
inherit environment variables that enable ABI3
2 parents cbf90c9 + 983413a commit f8044fe

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)