Skip to content

Commit

Permalink
update python version for readthedocs build
Browse files Browse the repository at this point in the history
  • Loading branch information
borisbrue committed Mar 22, 2023
1 parent 27e68ae commit 61c9ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Expand Up @@ -17,7 +17,7 @@
"sphinx.ext.autodoc",
"sphinx.ext.autosummary",
"sphinx.ext.intersphinx",
"myst_parser",
"myst-parser",
]
intersphinx_mapping = {
"python": ("https://docs.python.org/3/", None),
Expand Down

0 comments on commit 61c9ad1

Please sign in to comment.