Skip to content

Commit

Permalink
Use sphinx <6 until theme, pygments are compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrudg committed Jan 16, 2023
1 parent 3ddb98d commit 24b6c6f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ commands:
steps:
- run:
name: Install python dependencies
command: <<# parameters.sudo >>sudo <</ parameters.sudo >>pip install sphinx sphinx-rtd-theme rstcheck pygments m2r2
command: <<# parameters.sudo >>sudo <</ parameters.sudo >>pip install 'sphinx<6' sphinx-rtd-theme rstcheck pygments m2r2
init-submodules:
steps:
- run:
Expand Down
Binary file modified logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 24b6c6f

Please sign in to comment.