From ff2138ba0d17273891a0b50ee86c82c2aae58ee6 Mon Sep 17 00:00:00 2001 From: rahewitt Date: Thu, 26 Oct 2023 17:02:31 -0400 Subject: [PATCH] Fixed underscore in library name --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 4b4701a..bf3e512 100644 --- a/setup.cfg +++ b/setup.cfg @@ -54,7 +54,7 @@ exclude = # `pip install laue-dials[docs]` docs = sphinx - myst-parser + myst_parser sphinxcontrib_autoprogram sphinx_rtd_theme nbsphinx