From f37848f68f7e1eb28c361ec33b19f40d630472df Mon Sep 17 00:00:00 2001 From: Matthijs van der Burgh Date: Sat, 11 Jan 2025 13:36:32 +0100 Subject: [PATCH] [python-sphinx-autoapi-pip][TEMP] limit version (#454) TEMP fix for https://github.com/tue-robotics/tue-robotics.github.io/issues/43 --- python-sphinx-autoapi-pip/install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-sphinx-autoapi-pip/install.yaml b/python-sphinx-autoapi-pip/install.yaml index 867d099d3..f555a5e7c 100644 --- a/python-sphinx-autoapi-pip/install.yaml +++ b/python-sphinx-autoapi-pip/install.yaml @@ -1,2 +1,2 @@ - type: pip - name: sphinx-autoapi + name: sphinx-autoapi<3.4.0