We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77e2ba6 commit 6803b8aCopy full SHA for 6803b8a
1 file changed
pyproject.toml
@@ -6,6 +6,7 @@ build-backend = "setuptools.build_meta"
6
7
[tool.cibuildwheel]
8
environment-pass = ["MQ_FILE_PATH"]
9
+environment = "LD_LIBRARY_PATH='/project/ibm-mq-c/lib64;/project/ibm-mq-c/gskit9/lib64/'"
10
# We enable all builds and then cherry-pick the platforms via the `build`
11
# configuration below.
12
enable = ["all"]
0 commit comments