Skip to content

Commit

Permalink
Remove docutils work-around
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed May 10, 2023
1 parent 6c929e3 commit 102be3b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
command: |
apt-get -y update
apt-get install -y --no-install-recommends python3-venv librsvg2-bin binutils pandoc
# temporary, until docutils > 0.19.0 is released (see doc/requirements.txt):
apt-get install -y --no-install-recommends subversion
- restore_cache:
keys:
Expand Down
2 changes: 0 additions & 2 deletions doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,3 @@ ipywidgets
jupytext
sphinx-last-updated-by-git
sphinx-codeautolink
# docutils is an automatic dependency of Sphinx. This is only necessary until docutils > 0.19.0 is released:
-e svn+https://svn.code.sf.net/p/docutils/code/trunk/docutils@9126#egg=docutils

0 comments on commit 102be3b

Please sign in to comment.