File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -57,6 +57,7 @@ plugins:
5757 annotations_path : brief
5858 show_signature : true
5959 show_signature_annotations : true
60+ - social
6061
6162markdown_extensions :
6263 # Python Markdown
Original file line number Diff line number Diff line change @@ -68,12 +68,12 @@ devel-types = [
6868 " types-requests ~=2.0" ,
6969]
7070devel-docs = [
71- " mkdocs ~= 1.5" ,
72- " mkdocs-material ~= 9.4" ,
73- " mkdocs_gen_files ~= 0.5" ,
74- " mkdocs-literate-nav ~= 0.6" ,
75- " mkdocs-section-index ~= 0.3" ,
76- " mkdocstrings[python] ~= 0.23" ,
71+ " mkdocs ~= 1.5" ,
72+ " mkdocs-material[imaging] ~= 9.4" ,
73+ " mkdocs_gen_files ~= 0.5" ,
74+ " mkdocs-literate-nav ~= 0.6" ,
75+ " mkdocs-section-index ~= 0.3" ,
76+ " mkdocstrings[python] ~= 0.23" ,
7777]
7878devel-test = [
7979 " aiohttp[speedups] ~=3.0" ,
You can’t perform that action at this time.
0 commit comments