Skip to content

Commit 3e9bb3b

Browse files
authored
Merge pull request hathach#1225 from perigoso/doc-requirements
after commit: eae4132 this dependency is no longer required
2 parents 6f0c2cf + c52c9cd commit 3e9bb3b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

docs/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
'sphinx.ext.intersphinx',
2222
'sphinx.ext.todo',
2323
'sphinx_autodoc_typehints',
24-
'sphinxemoji.sphinxemoji',
2524
]
2625

2726
templates_path = ['_templates']

docs/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
sphinx~=3.0
22
furo>=2020.12.30.b24
3-
sphinxemoji>=0.1.8
43
sphinx-autodoc-typehints>=1.10

0 commit comments

Comments
 (0)