From bdde03a9d08b94951f3d84d10cfca04ba21c8533 Mon Sep 17 00:00:00 2001 From: geisserml Date: Sat, 26 Mar 2022 18:42:42 +0100 Subject: [PATCH] deps: add windows sdk And remove sphinx version requirement, now that we don't use type hints anymore. --- docs/markdown/dependencies.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/markdown/dependencies.md b/docs/markdown/dependencies.md index dd823fba3..73491191a 100644 --- a/docs/markdown/dependencies.md +++ b/docs/markdown/dependencies.md @@ -40,6 +40,7 @@ * Powershell * Visual Studio +* Windows SDK ## Tests @@ -49,7 +50,7 @@ ## Documentation -* sphinx (>= 4.4.0 recommended) +* sphinx * sphinx-rtd-theme >= 1.0 * sphinxcontrib-programoutput * docutils >= 0.17