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

Commit 9c9eba3

Browse files
committed
Install recommonmark
1 parent 44e68ef commit 9c9eba3

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
34+
- run: sudo pip install sphinx recommonmark
3535
- run: cd docs && make html
3636
publish-github-release:
3737
docker:

0 commit comments

Comments
 (0)