Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vberlier committed Sep 12, 2021
1 parent d1330af commit 713520a
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 95 deletions.
3 changes: 0 additions & 3 deletions mudkip/application.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,6 @@ def create_sphinx_application(self):
**extra_args,
)

if self.sphinx.config.myst_update_mathjax:
del self.sphinx.config.mathjax_config

self.sphinx._init_env(True)
self.sphinx._init_builder()

Expand Down

0 comments on commit 713520a

Please sign in to comment.