Skip to content

Commit 24b6c6f

Browse files
committed
Use sphinx <6 until theme, pygments are compatible
1 parent 3ddb98d commit 24b6c6f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ commands:
5050
steps:
5151
- run:
5252
name: Install python dependencies
53-
command: <<# parameters.sudo >>sudo <</ parameters.sudo >>pip install sphinx sphinx-rtd-theme rstcheck pygments m2r2
53+
command: <<# parameters.sudo >>sudo <</ parameters.sudo >>pip install 'sphinx<6' sphinx-rtd-theme rstcheck pygments m2r2
5454
init-submodules:
5555
steps:
5656
- run:

logo.png

39 KB
Loading

0 commit comments

Comments
 (0)