Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
alexddobkin committed Feb 12, 2025
1 parent 5bcf843 commit 52f56c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ git -C vcpkg submodule update --init --recursive
git -C vcpkg pull
cd vcpkg
./bootstrap-vcpkg.sh
./vcpkg install || cat buildtrees/cyrus-sasl/src/rus-sasl-2-ded79ef720.clean/configure
./vcpkg install || cat buildtrees/cyrus-sasl/autoconf-x64-linux-err.log
"""
environment = {CSP_MANYLINUX="ON"}
repair-wheel-command = "auditwheel -v show {wheel} && LD_LIBRARY_PATH=/project/csp/lib auditwheel -v repair -w {dest_dir} {wheel}"
Expand Down

0 comments on commit 52f56c3

Please sign in to comment.