From 6d2fc3fd7abc7fbe237d511174e136d4590ebe97 Mon Sep 17 00:00:00 2001 From: mraniki <8766259+mraniki@users.noreply.github.com> Date: Thu, 3 Aug 2023 20:44:49 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20RTD=20update?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ecf2ffd0..1465226d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ optional = true sphinx = ">=5,<6" sphinx_bootstrap_theme = "^0.8.1" sphinxext-remoteliteralinclude = "^0.4.0" -myst-parser = "^2.0.0" + [tool.pytest.ini_options] pythonpath = "."