This commit is contained in:
Marc Beninca 2020-10-12 10:28:52 +02:00
parent 9ab7a6e829
commit 4fc40fb8b9
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ import subprocess
import sphinx.cmd.build
TRAVAUX = ['mémoire']
TRAVAUX = ['thesis']
INPUT = ['cnam']
OUTPUT = 'out'