Skip to content

Commit

Permalink
disabling doc reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
napetrov committed Sep 16, 2023
1 parent d4bb9b0 commit 97703a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/docker/onedal-dev.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ RUN ./dev/download_micromkl.sh
RUN ./dev/download_tbb.sh

# Installing doc build dependency
RUN pip3 install -r docs/requirements.txt
#RUN pip3 install -r docs/requirements.txt

0 comments on commit 97703a6

Please sign in to comment.