diff options
| author | Rafael Silva <[email protected]> | 2021-12-02 10:22:24 +0000 |
|---|---|---|
| committer | Rafael Silva <[email protected]> | 2021-12-02 10:24:19 +0000 |
| commit | c52c9cda913a828da4d6b2da4df8a0ef1751c425 (patch) | |
| tree | 7df06d7fad107a8f65fbb5cab63579262a419878 /docs/conf.py | |
| parent | 6f0c2cf0d80554dbce9c5addefd69dcbf8defeeb (diff) | |
after commit: eae4132 this dependency is no longer required
Signed-off-by: Rafael Silva <[email protected]>
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index c7a17478f..878b29645 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -21,7 +21,6 @@ extensions = [ 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx_autodoc_typehints', - 'sphinxemoji.sphinxemoji', ] templates_path = ['_templates'] |
