From fca2fc1bc4f0b4ad0037c1ec7b64bfb8e34332f8 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 25 May 2025 20:16:02 +0200 Subject: [PATCH] build/thesis --- build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.py b/build.py index 1ccb017..473edc2 100755 --- a/build.py +++ b/build.py @@ -10,7 +10,7 @@ from rwx.prj.sphinx import SphinxProject PROJECTS = [ "blanc", "probatoire", - # "thesis", + "thesis", ]