We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15f5c29 commit e121ac7Copy full SHA for e121ac7
build.sh
@@ -262,7 +262,7 @@ fi
262
# For testing, will be removed when the package is released
263
git clone https://github.com/vyasr/rapids_builder.git
264
pushd rapids_builder
265
-python -m pip install .[scikit-build-core, setuptools]
+python -m pip install '.[scikit-build-core, setuptools]'
266
popd
267
268
################################################################################
0 commit comments