Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAyd committed Sep 24, 2024
1 parent 5510fd1 commit 47e6f7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ line-length = 88
repair-wheel-command = """
export HYPER_PATH=/project/subprojects/tableauhyperapi-cxx-linux-x86_64-release-main.0.0.20027.rcc745c2c && \
chmod 755 $HYPER_PATH/lib/hyper/hyperd && \
ls -l $HYPER_PATH/lib/hyper/hyperd && \
LD_LIBRARY_PATH=$HYPER_PATH/lib:$LD_LIBRARY_PATH auditwheel repair -w {dest_dir} {wheel}
"""

Expand Down

0 comments on commit 47e6f7d

Please sign in to comment.