File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 3333extensions = [
3434 "alabaster" ,
3535 "sphinx.ext.autodoc" ,
36- "sphinxcontrib .disqus" ,
36+ "sphinx_disqus .disqus" ,
3737]
3838
3939# Add any paths that contain templates here, relative to this directory.
Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ that were made in every particular version.
77From version 0.7.6 *Dependency Injector * framework strictly
88follows `Semantic versioning `_
99
10+ 4.42.0
11+ --------
12+ - Promote release ``4.42.0b1 `` to a production release.
13+ - Fix the Disqus comment widget.
14+
10154.42.0b1
1116--------
1217
Original file line number Diff line number Diff line change 44# TODO: unpin jinja2 after sphinx update to 4+
55jinja2
66
7- -e git+https://github.com/rmk135/sphinxcontrib- disqus.git#egg=sphinxcontrib-disqus
7+ sphinx- disqus==1.3.0
88
99-r requirements-ext.txt
You can’t perform that action at this time.
0 commit comments