diff options
| author | Ha Thach <[email protected]> | 2021-12-03 00:27:37 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-12-03 00:27:37 +0700 |
| commit | 3e9bb3bee1e835a0d99c3f503c63cf0481b45ce2 (patch) | |
| tree | 7df06d7fad107a8f65fbb5cab63579262a419878 /docs/conf.py | |
| parent | 6f0c2cf0d80554dbce9c5addefd69dcbf8defeeb (diff) | |
| parent | c52c9cda913a828da4d6b2da4df8a0ef1751c425 (diff) | |
Merge pull request #1225 from perigoso/doc-requirements
after commit: eae4132 this dependency is no longer required
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'] |
