We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f0c2cf + c52c9cd commit 3e9bb3bCopy full SHA for 3e9bb3b
docs/conf.py
@@ -21,7 +21,6 @@
21
'sphinx.ext.intersphinx',
22
'sphinx.ext.todo',
23
'sphinx_autodoc_typehints',
24
- 'sphinxemoji.sphinxemoji',
25
]
26
27
templates_path = ['_templates']
docs/requirements.txt
@@ -1,4 +1,3 @@
1
sphinx~=3.0
2
furo>=2020.12.30.b24
3
-sphinxemoji>=0.1.8
4
sphinx-autodoc-typehints>=1.10
0 commit comments