Skip to content

Commit e121ac7

Browse files
committed
One more fix
1 parent 15f5c29 commit e121ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ fi
262262
# For testing, will be removed when the package is released
263263
git clone https://github.com/vyasr/rapids_builder.git
264264
pushd rapids_builder
265-
python -m pip install .[scikit-build-core, setuptools]
265+
python -m pip install '.[scikit-build-core, setuptools]'
266266
popd
267267

268268
################################################################################

0 commit comments

Comments
 (0)