Skip to content

Commit

Permalink
Python wheel: try hotfix linking prob
Browse files Browse the repository at this point in the history
  • Loading branch information
tmi committed Feb 28, 2025
1 parent b99d67b commit b945c42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python_wrapper/buildconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ NAME="atlas"
CMAKE_PARAMS="-Deckit_ROOT=/tmp/atlas/prereqs/eckitlib -DQhull_ROOT=/tmp/qhull/target -DENABLE_TESSELATION=1"
PYPROJECT_DIR="python_wrapper"
DEPENDENCIES='["eckitlib"]'
PIP_INSTALL_PACKAGES='eckitlib==1.28.4' # TODO remove after eckitlib properly released

0 comments on commit b945c42

Please sign in to comment.