name: croissant

conda_env: conda.yaml

entry_points:
  main:
    command: "python -m croissant.train"
