présentation

This commit is contained in:
Marc Beninca 2020-05-04 07:02:12 +02:00
parent f9f7e5c1cd
commit 3d979bfb0f
2 changed files with 5 additions and 9 deletions

View file

@ -6,7 +6,7 @@ import subprocess
import sys
DOCUMENTS = [
('document', 'mémoire'),
# ('document', 'mémoire'),
('presentation', 'présentation'),
]
TMP = 'tmp'