We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbd9672 commit a67b45fCopy full SHA for a67b45f
1 file changed
docs/conf.py
@@ -38,7 +38,7 @@
38
"sphinx.ext.intersphinx",
39
"numpydoc",
40
"matplotlib.sphinxext.plot_directive",
41
- "myst-parser"
+ "myst_parser"
42
]
43
44
myst_enable_extensions = [
@@ -80,7 +80,7 @@
80
81
# General information about the project.
82
project = "geosnap"
83
-copyright = "2020, geosnap developers"
+copyright = "2023, geosnap developers"
84
author = "geosnap developers"
85
86
# The version info for the project you're documenting, acts as replacement for
0 commit comments