Skip to content
This repository was archived by the owner on Sep 25, 2023. It is now read-only.

Commit b70d52b

Browse files
committed
Code removal per AJ's comments
1 parent 5505862 commit b70d52b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ci/docs/build.sh

-4
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ nvidia-smi
2626

2727
gpuci_logger "Activate conda env..."
2828
source activate rapids
29-
# TODO: Move installs to docs-build-env meta package
30-
conda install -c anaconda markdown beautifulsoup4 jq
31-
pip install sphinx-markdown-tables
32-
3329

3430
gpuci_logger "Check versions..."
3531
python --version

0 commit comments

Comments
 (0)