Skip to content

Commit

Permalink
catch run dependencies too
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed May 10, 2024
1 parent 37dbad6 commit e2cffe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build_docs_pre_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@

set -euo pipefail

sed -r -i "s/libucx==(.*)\"/libucx-cu12==\1\"/g" ./pyproject.toml
sed -r -i "s/\"libucx/\"libucx-cu12/g" ./pyproject.toml

0 comments on commit e2cffe3

Please sign in to comment.