Skip to content

Commit

Permalink
Add sphinx-tabs to doc dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisnic committed Nov 30, 2021
1 parent 518cb8a commit 9ab33be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/docker/linux-apt-docs.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ RUN pip install \
breathe==4.29.0 \
ipython \
sphinx \
pydata-sphinx-theme
pydata-sphinx-theme\
sphinx-tabs

COPY c_glib/Gemfile /arrow/c_glib/
RUN gem install --no-document bundler && \
Expand Down

0 comments on commit 9ab33be

Please sign in to comment.