after commit: eae4132 this dependency is no longer required

Signed-off-by: Rafael Silva <perigoso@riseup.net>
This commit is contained in:
Rafael Silva 2021-12-02 10:22:24 +00:00
parent 6f0c2cf0d8
commit c52c9cda91
2 changed files with 0 additions and 2 deletions

View File

@ -21,7 +21,6 @@ extensions = [
'sphinx.ext.intersphinx',
'sphinx.ext.todo',
'sphinx_autodoc_typehints',
'sphinxemoji.sphinxemoji',
]
templates_path = ['_templates']

View File

@ -1,4 +1,3 @@
sphinx~=3.0
furo>=2020.12.30.b24
sphinxemoji>=0.1.8
sphinx-autodoc-typehints>=1.10