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

Commit 1ec5027

Browse files
committed
Install sphinx_rtd_theme
1 parent 9c9eba3 commit 1ec5027

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- image: circleci/python:2.7.16
3232
steps:
3333
- checkout
34-
- run: sudo pip install sphinx recommonmark
34+
- run: sudo pip install sphinx recommonmark sphinx_rtd_theme
3535
- run: cd docs && make html
3636
publish-github-release:
3737
docker:

0 commit comments

Comments
 (0)