parent
041f903f88
commit
45f3bf1a62
267 changed files with 1 additions and 1 deletions
2
build.py
2
build.py
|
@ -15,7 +15,7 @@ TRAVAUX = [
|
|||
|
||||
|
||||
def others():
|
||||
travaux = os.path.join("cnam")
|
||||
travaux = os.path.join("cnam.marc")
|
||||
for travail in TRAVAUX:
|
||||
subprocess.call([os.path.join(travaux, travail, "build.py")])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue