Skip to content

Commit 69cbc2c

Browse files
committed
install sphinx too
1 parent 213d123 commit 69cbc2c

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
@@ -14,6 +14,7 @@ pip-run: &pip-install
1414
python3 -m venv venv
1515
. venv/bin/activate
1616
pip install -q -r pip-requirements.txt
17+
pip install sphinx
1718
1819
jobs:
1920
build:

0 commit comments

Comments
 (0)