run = "python convertisseur.py"
entrypoint = "convertisseur.py"

[nix]
channel = "stable-24_05"

[deployment]
run = ["python", "convertisseur.py"]
