Skip to content

Commit dd56263

Browse files
committed
fix ci
1 parent e16887f commit dd56263

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ commands:
6666
python3 -m venv .python-env
6767
source .python-env/bin/activate
6868
python -m pip install -r requirements.txt
69+
python -m pip install sphinx_external_toc-0.3.1-py3-none-any.whl
6970
EOF
7071
7172
jobs:

0 commit comments

Comments
 (0)