Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 67c24a1

Browse files
committed
Install sphinx
1 parent ea6edfd commit 67c24a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- image: circleci/python:2.7.16
3232
steps:
3333
- checkout
34+
- run: pip install sphinx
3435
- run: cd docs && make html
3536
publish-github-release:
3637
docker:

0 commit comments

Comments
 (0)