Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
b1e9f67ba0 |
@ -1 +1,2 @@
|
||||
myst-parser
|
||||
sphinxcontrib-beamer
|
||||
|
@ -31,7 +31,8 @@ release = '0.1.2'
|
||||
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
||||
# ones.
|
||||
extensions = [
|
||||
'myst_parser'
|
||||
'myst_parser',
|
||||
'sphinxcontrib.beamer'
|
||||
]
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
|
Reference in New Issue
Block a user